Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp525 PointerData::Remove(pointer); in InternalFree()
697 PointerData::Remove(pointer); in debug_realloc()
715 PointerData::Remove(pointer); in debug_realloc()
733 PointerData::Remove(pointer); in debug_realloc()
DPointerData.h141 static void Remove(const void* pointer);
DPointerData.cpp207 void PointerData::Remove(const void* ptr) { in Remove() function in PointerData
/bionic/libc/
DAndroid.bp1637 // TODO: This is to work around b/24465209. Remove after root cause is fixed.
1673 // TODO: This is to work around b/24465209. Remove after root cause is fixed.
1917 //TODO (dimitry): This is to work around b/24465209. Remove after root cause is fixed
1920 // TODO: This is to work around b/24465209. Remove after root cause is fixed.