Searched defs:Delete (Results 1 – 4 of 4) sorted by relevance
/system/keymaster/ | ||
D | operation_table.cpp | 75 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable |
/system/update_engine/common/ | ||
D | fake_prefs.cc | 95 bool FakePrefs::Delete(const string& key) { in Delete() function in chromeos_update_engine::FakePrefs |
D | prefs.cc | 84 bool PrefsBase::Delete(const string& key) { in Delete() function in chromeos_update_engine::PrefsBase |
/system/tpm/attestation/server/ | ||
D | pkcs11_key_store.cc | 192 bool Pkcs11KeyStore::Delete(const std::string& username, in Delete() function in attestation::Pkcs11KeyStore |