Home
last modified time | relevance | path

Searched defs:MySearchPath (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DFileDir.h75 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
DFileDir.cpp667 bool MySearchPath(LPCTSTR path, LPCTSTR fileName, LPCTSTR extension, in MySearchPath() function
680 bool MySearchPath(LPCWSTR path, LPCWSTR fileName, LPCWSTR extension, in MySearchPath() function