Searched defs:Delete (Results 1 - 4 of 4) sorted by relevance

/system/keymaster/
H A Doperation_table.cpp75 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { function in class:keymaster::OperationTable
/system/update_engine/common/
H A Dfake_prefs.cc95 bool FakePrefs::Delete(const string& key) { function in class:chromeos_update_engine::FakePrefs
H A Dprefs.cc84 bool PrefsBase::Delete(const string& key) { function in class:chromeos_update_engine::PrefsBase
/system/tpm/attestation/server/
H A Dpkcs11_key_store.cc139 // Delete any existing key with the same name.
140 if (!Delete(username, key_name)) {
192 bool Pkcs11KeyStore::Delete(const std::string& username, function in class:attestation::Pkcs11KeyStore

Completed in 591 milliseconds