Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dget_hardware_info.h36 bool static RegStrToRegValue(const std::vector<std::string> &infos, uint64_t &value);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_hardware_info.cpp85 bool GetHardwareInfo::RegStrToRegValue(const vector<string> &infos, uint64_t &value) in RegStrToRegValue() function in OHOS::HiviewDFX::GetHardwareInfo
110 RegStrToRegValue(valueStrs, value); in GetResverRegValue()