Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp352 uint8_t CommonUtils::ConvertStringToDigit(std::string str) in ConvertStringToDigit() function in OHOS::Location::CommonUtils
376 mac[i] = ConvertStringToDigit(strVec[i]); in GetMacArray()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h178 static unsigned char ConvertStringToDigit(std::string str);