Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_number_decode.cpp25 static std::string HexToStr(const std::vector<uint8_t> &arr) in HexToStr() function
170 HexToStr(bcdCode).c_str(), bcdExtType); in BCDConvertToString()
214 HexToStr(std::vector<uint8_t>(it, codeEnd)).c_str(), bcdExtType); in BCDConvertToString()