Searched defs:exists (Results 1 – 13 of 13) sorted by relevance
38 bool exists; in BindMount() local
168 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
261 auto exists = PathExists(decompression_file_path); in TEST() local300 auto exists = PathExists(decompression_file.path); in TEST() local
222 if (auto exists = PathExists("/apex/vm-payload-metadata"); in AddBlockApex() local
459 auto exists = PathExists(mount_point); in MountPackageImpl() local988 auto exists = PathExists(std::string(kApexBackupDir)); in DeleteBackup() local
447 auto exists = PathExists(decompressed_file_path); in TEST_F() local557 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()
58 bool exists(const char* const path) { in exists() function
29 static bool exists(std::string_view path) { in exists() function
238 bool exists = isWifiScanResultInCache(result, &index); in chreWifiScanCacheScanEventAdd() local
320 bool exists; in ParseKeyBlob() local
2076 void expectManifest(const std::string& path, const std::string& interface, bool exists) { in expectManifest()2085 void expectFragment(const std::string& path, const std::string& interface, bool exists) { in expectFragment()2183 bool exists = true) { in expectContainsHidl()2193 void expectContainsAidl(const std::string& interfaceName, bool exists = true) { in expectContainsAidl()
537 const bool exists = fileExists(path); in hasVariantFile() local