Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp547 bool hardWareSuccess = GetHardWareUsage(result); in GetRamCategory() local
548 if (!hardWareSuccess) { in GetRamCategory()