Home
last modified time | relevance | path

Searched refs:aByteFile (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dmethods.cxx4376 ByteString aByteFile( aFile, gsl_getSystemTextEncoding() ); in RTLFUNC() local
4378 if (!SetFileAttributes (aByteFile.GetBuffer(),(DWORD)nFlags)) in RTLFUNC()
4383 APIRET rc = DosQueryPathInfo(aByteFile.GetBuffer(),1, in RTLFUNC()

Completed in 31 milliseconds