Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c343 static size_t GetChunkSize(void* ptr) in GetChunkSize() function
394 size_t oldsize = GetChunkSize(ptr); in DfxRealloc()