Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h91 bool GetCMAUsage(StringMatrix result);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp275 bool MemoryInfo::GetCMAUsage(StringMatrix result) in GetCMAUsage() function in OHOS::HiviewDFX::MemoryInfo
427 bool cmaSuccess = GetCMAUsage(result); in GetRamCategory()