Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DPointerData.h144 static void Remove(const void* pointer);
Dmalloc_debug.cpp643 PointerData::Remove(pointer); in InternalFree()
833 PointerData::Remove(pointer); in debug_realloc()
851 PointerData::Remove(pointer); in debug_realloc()
873 PointerData::Remove(pointer); in debug_realloc()
DPointerData.cpp224 void PointerData::Remove(const void* ptr) { in Remove() function in PointerData
/bionic/libc/
DAndroid.bp1589 // TODO: This is to work around b/24465209. Remove after root cause is fixed.
1636 // TODO: This is to work around b/24465209. Remove after root cause is fixed.
1944 //TODO (dimitry): This is to work around b/24465209. Remove after root cause is fixed
1947 // TODO: This is to work around b/24465209. Remove after root cause is fixed.