Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp278 unique_ptr<GetCMAInfo> getCMAInfo = make_unique<GetCMAInfo>(); in GetCMAUsage() local
279 bool success = getCMAInfo->GetUsed(value); in GetCMAUsage()