Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 6 of 6) sorted by relevance

/system/keymaster/android_keymaster/
Doperation_table.cpp54 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable
/system/nvram/hal/
Dmemory_storage.cpp50 Status Delete() { in Delete() function in nvram::storage::__anon126252d10111::StorageSlot
/system/update_engine/common/
Dfake_prefs.cc95 bool FakePrefs::Delete(const string& key) { in Delete() function in chromeos_update_engine::FakePrefs
Dprefs.cc84 bool PrefsBase::Delete(const string& key) { in Delete() function in chromeos_update_engine::PrefsBase
/system/nvram/core/tests/
Dfake_storage.cpp54 Status Delete() { in Delete() function in nvram::storage::__anon5a7223650111::StorageSlot
/system/nvram/hal/tests/
Dnvram_hal_test.cc126 void Delete() { in Delete() function in __anonb2a945c00111::ScopedNvramSpace
357 TEST(NVRAMModuleTest, Delete) { in TEST() argument