Searched defs:DoesFileExist (Results 1 – 2 of 2) sorted by relevance
244 bool DoesFileExist(LPCTSTR name) in DoesFileExist() function263 bool DoesFileExist(LPCWSTR name) in DoesFileExist() function
134 def DoesFileExist(self, src): member in AdbInterface