Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_hardware_info.cpp28 GetHardwareInfo::GetHardwareInfo() in GetHardwareInfo() function in OHOS::HiviewDFX::GetHardwareInfo
31 GetHardwareInfo::~GetHardwareInfo() in ~GetHardwareInfo()
40 bool GetHardwareInfo::FindFilePaths(vector<string> &result) in FindFilePaths()
52 void GetHardwareInfo::GetResverRegPath(string &path) in GetResverRegPath()
70 void GetHardwareInfo::GetValue(const std::string &str, uint64_t &value) in GetValue()
85 bool GetHardwareInfo::RegStrToRegValue(const vector<string> &infos, uint64_t &value) in RegStrToRegValue()
104 bool GetHardwareInfo::GetResverRegValue(const string &path, uint64_t &value) in GetResverRegValue()
118 uint64_t GetHardwareInfo::CalcHardware(const vector<string> &paths) in CalcHardware()
134 void GetHardwareInfo::GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<st… in GetGroupOfPaths()
144 bool GetHardwareInfo::GetHardwareUsage(uint64_t &totalValue) in GetHardwareUsage()
Dmemory_info.cpp309 unique_ptr<GetHardwareInfo> getHardwareInfo = make_unique<GetHardwareInfo>(); in GetHardWareUsage()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dget_hardware_info.h21 class GetHardwareInfo {
23 GetHardwareInfo();
24 ~GetHardwareInfo();