Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp288 unique_ptr<GetCMAInfo> getCMAInfo = make_unique<GetCMAInfo>(); in GetCMAUsage() local
289 bool success = getCMAInfo->GetUsed(value); in GetCMAUsage()