Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h137 bool GetHardWareUsage(StringMatrix result);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp272 bool MemoryInfo::GetHardWareUsage(StringMatrix result) in GetHardWareUsage() function in OHOS::HiviewDFX::MemoryInfo
547 bool hardWareSuccess = GetHardWareUsage(result); in GetRamCategory()