Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 6 of 6) sorted by relevance

/system/apex/apexd/
Dapexd_private.cpp37 bool exists; in BindMount() local
Dapexd.cpp539 auto exists = PathExists(mountPoint); in MountPackageImpl() local
819 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local
/system/libvintf/test/
Dvintf_object_tests.cpp1484 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()
/system/timezone/distro/core/src/test/com/android/timezone/distro/
DFileUtilsTest.java131 File exists = new File(dir, "exists"); in testEnsureDirectoryExists() local
/system/libvintf/
DCompatibilityMatrix.cpp275 bool exists = in addAllKernelsAsOptional() local
/system/tools/hidl/
Dmain.cpp486 const bool exists = fileExists(path); in isTestPackage() local