Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/local_handler/
H A Dlocal_handler_test.cpp302 DfxAllocator* allocator = GetDfxAllocator();
348 DfxAllocator* allocator = GetDfxAllocator();
390 DfxAllocator* allocator = GetDfxAllocator();
/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/include/
H A Ddfx_allocator.h71 DfxAllocator* GetDfxAllocator(void);
/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c460 DfxAllocator* GetDfxAllocator(void) in GetDfxAllocator() function