Searched defs:exists (Results 1 – 6 of 6) sorted by relevance
37 bool exists; in BindMount() local
539 auto exists = PathExists(mountPoint); in MountPackageImpl() local819 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local
1484 void expectSystemManifest(bool exists) { in expectSystemManifest()1493 void expectSystemManifestFragment(bool exists) { in expectSystemManifestFragment()1511 void expectProductManifest(bool exists) { in expectProductManifest()1519 void expectProductManifestFragment(bool exists) { in expectProductManifestFragment()
131 File exists = new File(dir, "exists"); in testEnsureDirectoryExists() local
275 bool exists = in addAllKernelsAsOptional() local
486 const bool exists = fileExists(path); in isTestPackage() local