Searched defs:exists (Results 1 – 8 of 8) sorted by relevance
40 bool exists; in BindMount() local
158 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
1196 auto exists = PathExists(hashtree_path); in TEST_F() local1237 auto exists = PathExists(hashtree_path); in TEST_F() local1245 auto exists = PathExists(hashtree_path); in TEST_F() local1355 auto exists = PathExists(hashtree_path); in TEST_F() local1366 auto exists = PathExists(hashtree_path); in TEST_F() local1373 auto exists = PathExists(hashtree_path); in TEST_F() local
374 auto exists = PathExists(mountPoint); in MountPackageImpl() local740 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local1407 auto exists = PathExists(from_path); in migrateSessionsDirIfNeeded() local
131 File exists = new File(dir, "exists"); in testEnsureDirectoryExists() local
1501 void expectManifest(const std::string& path, const std::string& interface, bool exists) { in expectManifest()1510 void expectFragment(const std::string& path, const std::string& interface, bool exists) { in expectFragment()
35 static bool exists(std::string_view path) { in exists() function
537 const bool exists = fileExists(path); in isSystemExtPackage() local