Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h90 bool GetHardWareUsage(StringMatrix result);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp259 bool MemoryInfo::GetHardWareUsage(StringMatrix result) in GetHardWareUsage() function in OHOS::HiviewDFX::MemoryInfo
422 bool hardWareSuccess = GetHardWareUsage(result); in GetRamCategory()