Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp84 string tempWord = words.at(3); in GetValue() local
85 StringUtils::GetInstance().HexToDec(tempWord, value); in GetValue()