Home
last modified time | relevance | path

Searched defs:KeyExists (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/keymaster/android_keymaster/
H A Dpure_soft_secure_key_storage.cpp56 bool PureSoftSecureStorageMap::KeyExists(km_id_t keyid) const { in KeyExists() function in keymaster::PureSoftSecureStorageMap
102 keymaster_error_t PureSoftSecureKeyStorage::KeyExists(const km_id_t keyid, bool* exists) { in KeyExists() function in keymaster::PureSoftSecureKeyStorage
/aosp_15_r20/system/update_engine/common/
H A Dprefs.cc307 bool Prefs::FileStorage::KeyExists(std::string_view key) const { in KeyExists() function in chromeos_update_engine::Prefs::FileStorage
375 bool MemoryPrefs::MemoryStorage::KeyExists(std::string_view key) const { in KeyExists() function in chromeos_update_engine::MemoryPrefs::MemoryStorage