Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/utils/
H A Dstring_utils.cpp88 uint8_t hexStep = 2; in HexToString() local
93 std::string byte = str.substr(i, hexStep); in HexToString()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dstring_utils.cpp90 uint8_t hexStep = 2; in HexToString() local
95 std::string byte = str.substr(i, hexStep); in HexToString()