Searched defs:KeyExists (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/keymaster/android_keymaster/ | ||
H A D | pure_soft_secure_key_storage.cpp | 56 bool PureSoftSecureStorageMap::KeyExists(km_id_t keyid) const { in KeyExists() function in keymaster::PureSoftSecureStorageMap |
/aosp_15_r20/system/update_engine/common/ | ||
H A D | prefs.cc | 307 bool Prefs::FileStorage::KeyExists(std::string_view key) const { in KeyExists() function in chromeos_update_engine::Prefs::FileStorage |