Searched defs:MyGetFullPathName (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.cpp482 bool MyGetFullPathName(CFSTR path, FString &resFullPath) function in namespace:NWindows::NFile::NDir
490 bool MyGetFullPathName(CFSTR path, FString &resFullPath) function in namespace:NWindows::NFile::NDir
537 bool res = MyGetFullPathName(path, resDirPrefix);

Completed in 510 milliseconds