Searched refs:DoesFileExist (Results 1 - 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileFind.h98 bool DoesFileExist(LPCTSTR name);
102 bool DoesFileExist(LPCWSTR name);
H A DFileFind.cpp244 bool DoesFileExist(LPCTSTR name) function in namespace:NWindows::NFile::NFind
263 bool DoesFileExist(LPCWSTR name) function in namespace:NWindows::NFile::NFind
/external/chromium_org/third_party/android_testrunner/
H A Dadb_interface.py127 if self.DoesFileExist(src):
134 def DoesFileExist(self, src): member in class:AdbInterface
/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp73 if (!NFind::DoesFileExist(moduleFolderPrefix + kMainDll) &&
H A DArchiveCommandLine.cpp286 if (!NFind::DoesFileExist(fileName))
H A DUpdate.cpp666 if (!NFind::DoesFileExist(name))

Completed in 180 milliseconds