Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c334 static void* DfxAlloc(size_t size) in DfxAlloc() function
389 return DfxAlloc(size); in DfxRealloc()
399 void* res = DfxAlloc(size); in DfxRealloc()
413 return DfxAlloc(size); in HookMalloc()
418 return DfxAlloc(count * size); in HookCalloc()

Completed in 2 milliseconds