Home
last modified time | relevance | path

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

/aosp12/system/keymaster/android_keymaster/
H A Doperation_table.cpp48 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable
/aosp12/system/bt/gd/storage/
H A Dlegacy_config_file.cc77 bool LegacyConfigFile::Delete() { in Delete() function in bluetooth::storage::LegacyConfigFile
/aosp12/system/update_engine/common/
H A 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
H A 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
/aosp12/frameworks/native/libs/renderengine/gl/
H A DImageManager.h53 enum class Operation { Delete, Insert }; enumerator
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DImageManager.h53 enum class Operation { Delete, Insert }; enumerator
/aosp12/hardware/interfaces/identity/aidl/vts/
H A DDeleteCredentialTests.cpp114 TEST_P(DeleteCredentialTests, Delete) { in TEST_P() argument
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.h127 Delete, enumerator
/aosp12/system/nvram/hal/
H A Dmemory_storage.cpp50 Status Delete() { in Delete() function in nvram::storage::__anond3d24a940110::StorageSlot
/aosp12/system/iorap/src/db/
H A 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
/aosp12/build/soong/finder/fs/
H A Dtest.go39 func Delete(t *testing.T, path string, filesystem *MockFs) { func
/aosp12/system/nvram/core/tests/
H A Dfake_storage.cpp54 Status Delete() { in Delete() function in nvram::storage::__anon4a526d080110::StorageSlot
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_metadata_updater_test.cpp235 TEST_P(SnapshotMetadataUpdaterTest, Delete) { in TEST_P() argument
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
H A DMockContentProvider.java303 public static class Delete { class in MockContentProvider
318 public Delete(Uri uri) { in Delete() method in MockContentProvider.Delete
/aosp12/system/nvram/hal/tests/
H A Dnvram_hal_test.cc126 void Delete() { in Delete() function in __anona2898f630110::ScopedNvramSpace
357 TEST(NVRAMModuleTest, Delete) { in TEST() argument
/aosp12/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DCalendarProvider2Test.java241 private class Delete implements Command { class in CalendarProvider2Test
247 public Delete(String eventName, int expected, String account, String accountType) { in Delete() method in CalendarProvider2Test.Delete
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-api-services-storage-v1-rev158-1.25.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp12/art/runtime/
H A Dthread.cc454 static void Delete(FrameIdToShadowFrame* f) { in Delete() function in art::FrameIdToShadowFrame