Searched defs:exists (Results 1 – 8 of 8) sorted by relevance
40 bool exists; in BindMount() local
156 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
1205 auto exists = PathExists(hashtree_path); in TEST_F() local1246 auto exists = PathExists(hashtree_path); in TEST_F() local1254 auto exists = PathExists(hashtree_path); in TEST_F() local1364 auto exists = PathExists(hashtree_path); in TEST_F() local1375 auto exists = PathExists(hashtree_path); in TEST_F() local1382 auto exists = PathExists(hashtree_path); in TEST_F() local
374 auto exists = PathExists(mountPoint); in MountPackageImpl() local732 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local
131 File exists = new File(dir, "exists"); in testEnsureDirectoryExists() local
1508 void expectManifest(const std::string& path, const std::string& interface, bool exists) { in expectManifest()1517 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
513 const bool exists = fileExists(path); in isTestPackage() local