/aosp12/system/keymaster/android_keymaster/ |
H A D | operation_table.cpp | 48 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete() function in keymaster::OperationTable
|
/aosp12/system/bt/gd/storage/ |
H A D | legacy_config_file.cc | 77 bool LegacyConfigFile::Delete() { in Delete() function in bluetooth::storage::LegacyConfigFile
|
/aosp12/system/update_engine/common/ |
H A D | fake_prefs.cc | 97 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 D | prefs.cc | 106 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 D | ImageManager.h | 53 enum class Operation { Delete, Insert }; enumerator
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | ImageManager.h | 53 enum class Operation { Delete, Insert }; enumerator
|
/aosp12/hardware/interfaces/identity/aidl/vts/ |
H A D | DeleteCredentialTests.cpp | 114 TEST_P(DeleteCredentialTests, Delete) { in TEST_P() argument
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
H A D | MessageDefinition.h | 127 Delete, enumerator
|
/aosp12/system/nvram/hal/ |
H A D | memory_storage.cpp | 50 Status Delete() { in Delete() function in nvram::storage::__anond3d24a940110::StorageSlot
|
/aosp12/system/iorap/src/db/ |
H A D | models.h | 318 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 D | test.go | 39 func Delete(t *testing.T, path string, filesystem *MockFs) { func
|
/aosp12/system/nvram/core/tests/ |
H A D | fake_storage.cpp | 54 Status Delete() { in Delete() function in nvram::storage::__anon4a526d080110::StorageSlot
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_metadata_updater_test.cpp | 235 TEST_P(SnapshotMetadataUpdaterTest, Delete) { in TEST_P() argument
|
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ |
H A D | MockContentProvider.java | 303 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 D | nvram_hal_test.cc | 126 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 D | CalendarProvider2Test.java | 241 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 D | google-api-services-storage-v1-rev158-1.25.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp12/art/runtime/ |
H A D | thread.cc | 454 static void Delete(FrameIdToShadowFrame* f) { in Delete() function in art::FrameIdToShadowFrame
|