Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp520 static TimedResult InternalMalloc(size_t size) { in InternalMalloc() function
590 TimedResult result = InternalMalloc(size); in debug_malloc()
785 TimedResult result = InternalMalloc(bytes); in debug_realloc()
858 result = InternalMalloc(bytes); in debug_realloc()