Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h138 bool GetCMAUsage(StringMatrix result);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp285 bool MemoryInfo::GetCMAUsage(StringMatrix result) in GetCMAUsage() function in OHOS::HiviewDFX::MemoryInfo
552 bool cmaSuccess = GetCMAUsage(result); in GetRamCategory()