Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Doperation_table.cpp48 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable
/system/bt/gd/storage/
Dlegacy_config_file.cc77 bool LegacyConfigFile::Delete() { in Delete() function in bluetooth::storage::LegacyConfigFile
/system/update_engine/common/
Dfake_prefs.cc97 bool FakePrefs::Delete(const string& key) { in Delete() function in chromeos_update_engine::FakePrefs
110 bool FakePrefs::Delete(const string& key, const vector<string>& nss) { in Delete() function in chromeos_update_engine::FakePrefs
Dprefs.cc106 bool PrefsBase::Delete(const string& key) { in Delete() function in chromeos_update_engine::PrefsBase
117 bool PrefsBase::Delete(const string& pref_key, const vector<string>& nss) { in Delete() function in chromeos_update_engine::PrefsBase
/system/nvram/hal/
Dmemory_storage.cpp50 Status Delete() { in Delete() function in nvram::storage::__anonbf70ebaf0111::StorageSlot
/system/iorap/src/db/
Dmodels.h318 static bool Delete(DbHandle db, const std::string& sql, Args&&... args) { in Delete() function
657 bool Delete() { in Delete() function
1035 bool Delete() { in Delete() function
1121 bool Delete() { in Delete() function
/system/nvram/core/tests/
Dfake_storage.cpp54 Status Delete() { in Delete() function in nvram::storage::__anonf638f7030111::StorageSlot
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater_test.cpp235 TEST_P(SnapshotMetadataUpdaterTest, Delete) { in TEST_P() argument
/system/nvram/hal/tests/
Dnvram_hal_test.cc126 void Delete() { in Delete() function in __anon4e70195e0111::ScopedNvramSpace
357 TEST(NVRAMModuleTest, Delete) { in TEST() argument