Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DPointers.cpp61 void* Pointers::Remove(uintptr_t key_pointer) { in Remove() function in Pointers
/system/unwinding/libunwindstack/
DThreadEntry.cpp59 void ThreadEntry::Remove(ThreadEntry* entry) { in Remove() function in unwindstack::ThreadEntry
/system/core/libmodprobe/
Dlibmodprobe.cpp550 bool Modprobe::Remove(const std::string& module_name) { in Remove() function in Modprobe
/system/core/libutils/
DLruCache_test.cpp405 TEST_F(LruCacheTest, Remove) { in TEST_F() argument