Searched defs:FileExists (Results 1 – 9 of 9) sorted by relevance
53 bool FileExists(const std::string& path) { in FileExists() function
73 bool OS::FileExists(const char* name, bool check_file_type) { in FileExists() function in art::OS
42 TEST_F(FileWaitTest, FileExists) { in TEST_F() argument
26 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::MemoryFileSystem
236 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::DeviceFiles
52 bool FileExists(const std::string& filename) in FileExists() function
553 static bool FileExists(const std::string& file) { in FileExists() function
263 void FileExists(const char* filename, uint32_t minsize, in FileExists() function in android::os::dumpstate::ZippedBugReportContentsTest
486 bool FileExists(const char* path) { in FileExists() function