Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h132 void SetHeapAlloc(MemInfoData::MemInfo &meminfo, uint64_t value);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp74 bind(&MemoryInfo::SetHeapAlloc, this, placeholders::_1, placeholders::_2))); in MemoryInfo()
914 void MemoryInfo::SetHeapAlloc(MemInfoData::MemInfo &meminfo, uint64_t value) in SetHeapAlloc() function in OHOS::HiviewDFX::MemoryInfo