Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c278 static void* AllocMmap(size_t align, size_t size) in AllocMmap() function
323 return AllocMmap(align, size); in AllocImpl()