Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp57 using HiaiFunc = int (*)(MemInfoData::HiaiUserAllocatedMemInfo*, int, int*); typedef
520 HiaiFunc pfn = reinterpret_cast<HiaiFunc>(dlsym(handle, HIAI_MEM_INFO_FN)); in GetHiaiServerIon()