Searched refs:FileExists (Results 1 – 5 of 5) sorted by relevance
158 return mFileHandle.FileExists(keySetId + kLicenseFileNameExt); in LicenseExists()176 if (!FileExists(fileName)) { in RetrieveHashedFile()236 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::DeviceFiles237 return mFileHandle.FileExists(fileName); in FileExists()
26 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::MemoryFileSystem
45 bool FileExists(const std::string& fileName) const;
54 bool FileExists(const std::string& path) const;
263 void FileExists(const char* filename, uint32_t minsize, in FileExists() function in android::os::dumpstate::ZippedBugReportContentsTest283 FileExists(bugreport_txt_name.c_str(), 1000000U); in TEST_F()305 FileExists("proto/activity.proto", 100000U, 1000000U); in TEST_F()311 FileExists("FS/proc/1/mountinfo", 0U, 100000U); in TEST_F()