Searched defs:exists (Results 1 – 13 of 13) sorted by relevance
40 bool exists; in BindMount() local
166 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
243 auto exists = PathExists(decompression_file_path); in TEST() local277 auto exists = PathExists(decompression_file.path); in TEST() local
1231 auto exists = PathExists(hashtree_path); in TEST_F() local1272 auto exists = PathExists(hashtree_path); in TEST_F() local1280 auto exists = PathExists(hashtree_path); in TEST_F() local1391 auto exists = PathExists(hashtree_path); in TEST_F() local1402 auto exists = PathExists(hashtree_path); in TEST_F() local1409 auto exists = PathExists(hashtree_path); in TEST_F() local
444 auto exists = PathExists(mount_point); in MountPackageImpl() local881 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local
345 auto exists = PathExists(decompressed_file_path); in TEST_F() local466 auto exists = PathExists(decompressed_file_path); in TEST_F() local
102 keymaster_error_t PureSoftSecureKeyStorage::KeyExists(const km_id_t keyid, bool* exists) { in KeyExists()
29 static bool exists(std::string_view path) { in exists() function
238 bool exists = isWifiScanResultInCache(result, &index); in chreWifiScanCacheScanEventAdd() local
131 File exists = new File(dir, "exists"); in testEnsureDirectoryExists() local
1604 void expectManifest(const std::string& path, const std::string& interface, bool exists) { in expectManifest()1613 void expectFragment(const std::string& path, const std::string& interface, bool exists) { in expectFragment()1707 bool exists = true) { in expectContainsHidl()1717 void expectContainsAidl(const std::string& interfaceName, bool exists = true) { in expectContainsAidl()
265 bool exists; in ParseKeyBlob() local
537 const bool exists = fileExists(path); in hasVariantFile() local