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

/external/lzma/CPP/Windows/
H A DFileName.cpp581 bool GetFullPath(CFSTR dirPrefix, CFSTR s, FString &res) function in namespace:NWindows::NFile::NName
682 bool GetFullPath(CFSTR path, FString &fullPath) function in namespace:NWindows::NFile::NName
684 return GetFullPath(NULL, path, fullPath);

Completed in 41 milliseconds