Searched defs:Delete (Results 1 – 6 of 6) sorted by relevance
/system/keymaster/android_keymaster/ | ||
D | operation_table.cpp | 54 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable |
/system/nvram/hal/ | ||
D | memory_storage.cpp | 50 Status Delete() { in Delete() function in nvram::storage::__anon126252d10111::StorageSlot |
/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/nvram/core/tests/ | ||
D | fake_storage.cpp | 54 Status Delete() { in Delete() function in nvram::storage::__anon5a7223650111::StorageSlot |
/system/nvram/hal/tests/ | ||
D | nvram_hal_test.cc | 126 void Delete() { in Delete() function in __anonb2a945c00111::ScopedNvramSpace |