Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/system/bt/gd/storage/
H A Dmutation_entry.h96 static MutationEntry Remove(PropertyType property_type, std::string section_param) { in Remove() function
100 …static MutationEntry Remove(PropertyType property_type, std::string section_param, std::string pro… in Remove() function
/aosp12/system/bt/gd/security/record/
H A Dsecurity_record_database.h47 void Remove(const hci::AddressWithType& address) { in Remove() function
/aosp12/system/unwinding/libbacktrace/
H A DThreadEntry.cpp71 void ThreadEntry::Remove(ThreadEntry* entry) { in Remove() function in ThreadEntry
/aosp12/system/unwinding/libunwindstack/
H A DThreadEntry.cpp59 void ThreadEntry::Remove(ThreadEntry* entry) { in Remove() function in unwindstack::ThreadEntry
/aosp12/build/soong/scripts/
H A Djsonmodify.py62 class Remove(str): class
/aosp12/system/extras/memory_replay/
H A DPointers.cpp61 void* Pointers::Remove(uintptr_t key_pointer) { in Remove() function in Pointers
/aosp12/system/bt/common/
H A Dlru.h154 bool Remove(const K& key) { in Remove() function
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Drequest_tracker.cpp73 bool RequestTracker::Remove(std::shared_ptr<CaptureRequest> request) { in Remove() function in default_camera_hal::RequestTracker
/aosp12/art/compiler/utils/
H A Datomic_dex_ref_map-inl.h78 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Remove(const DexFileReferenceType& ref, in Remove() function
/aosp12/art/openjdkjvmti/
H A Djvmti_weak_table-inl.h90 bool JvmtiWeakTable<T>::Remove(art::ObjPtr<art::mirror::Object> obj, /* out */ T* tag) { in Remove() function
/aosp12/system/bt/service/ipc/binder/
H A Dremote_callback_map.h175 sp<V> RemoteCallbackMap<K, V>::Remove(const K& key) { in Remove() function
/aosp12/system/bt/bta/vc/
H A Ddevices.h132 void Remove(const RawAddress& address) { in Remove() function
/aosp12/art/runtime/gc/
H A Dsystem_weak_test.cc179 TEST_F(SystemWeakTest, Remove) { in TEST_F() argument
/aosp12/art/runtime/
H A Dclass_table.cc123 bool ClassTable::Remove(const char* descriptor) { in Remove() function in art::ClassTable
H A Dindirect_reference_table.cc351 bool IndirectReferenceTable::Remove(IRTSegmentState previous_state, IndirectRef iref) { in Remove() function in art::IndirectReferenceTable
H A Dreference_table.cc59 void ReferenceTable::Remove(ObjPtr<mirror::Object> obj) { in Remove() function in art::ReferenceTable
H A Dintern_table.cc310 void InternTable::Table::Remove(ObjPtr<mirror::String> s) { in Remove() function in art::InternTable::Table
H A Druntime_callbacks.cc44 static inline void Remove(T* cb, std::vector<T*>* data) { in Remove() function
/aosp12/build/soong/finder/fs/
H A Dfs.go127 func (osFs) Remove(path string) error { func
813 func (m *MockFs) Remove(path string) (err error) { func
/aosp12/build/blueprint/parser/
H A Dparser.go627 func (s *Scope) Remove(name string) { func
/aosp12/art/libartbase/base/
H A Dintrusive_forward_list_test.cc565 void IntrusiveForwardListTest::Remove() { in Remove() function in art::IntrusiveForwardListTest
587 TEST_F(IntrusiveForwardListTest, Remove) { in TEST_F() argument
H A Dvariant_map.h317 void Remove(const TKey<TValue>& key) { in Remove() function
/aosp12/system/core/libmodprobe/
H A Dlibmodprobe.cpp452 bool Modprobe::Remove(const std::string& module_name) { in Remove() function in Modprobe
/aosp12/bionic/libc/malloc_debug/
H A DPointerData.cpp207 void PointerData::Remove(const void* ptr) { in Remove() function in PointerData
/aosp12/system/core/libutils/
H A DLruCache_test.cpp405 TEST_F(LruCacheTest, Remove) { in TEST_F() argument

12