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