Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
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
/system/update_engine/common/
Dprefs.cc208 bool Prefs::FileStorage::KeyExists(const string& key) const { in KeyExists() function in chromeos_update_engine::Prefs::FileStorage
271 bool MemoryPrefs::MemoryStorage::KeyExists(const string& key) const { in KeyExists() function in chromeos_update_engine::MemoryPrefs::MemoryStorage