Searched defs:FileExists (Results 1 – 6 of 6) sorted by relevance
26 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_2::clearkey::MemoryFileSystem
236 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_2::clearkey::DeviceFiles
119 bool FileExists(const std::string& fname) { in FileExists() function
62 bool FileExists(const string& path) { in FileExists() function
90 bool FileExists(const string& path) { in FileExists() function
209 void FileExists(const char* filename, uint32_t minsize, uint32_t maxsize) { in FileExists() function in android::os::dumpstate::ZippedBugReportContentsTest