Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp116 static void LogTagError(const Header* header, const void* pointer, const char* name) { in LogTagError() function
274 LogTagError(header, pointer, "malloc_usable_size"); in debug_malloc_usable_size()
334 LogTagError(header, pointer, "free"); in debug_free()
483 LogTagError(header, pointer, "realloc"); in debug_realloc()