Searched defs:MySearchPath (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/ |
D | FileDir.h | 75 inline bool MySearchPath(LPCTSTR path, LPCTSTR fileName, LPCTSTR extension, CSysString &resultPath) in MySearchPath() function 82 inline bool MySearchPath(LPCWSTR path, LPCWSTR fileName, LPCWSTR extension, UString &resultPath) in MySearchPath() function
|
D | FileDir.cpp | 667 bool MySearchPath(LPCTSTR path, LPCTSTR fileName, LPCTSTR extension, in MySearchPath() function 680 bool MySearchPath(LPCWSTR path, LPCWSTR fileName, LPCWSTR extension, in MySearchPath() function
|