Home
last modified time | relevance | path

Searched refs:DfxRealloc (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c383 static void* DfxRealloc(void* ptr, size_t size) in DfxRealloc() function
402 DFXLOGE("DfxRealloc memcpy fail"); in DfxRealloc()
423 return DfxRealloc(ptr, size); in HookRealloc()

Completed in 2 milliseconds