Searched refs:BCDSectionConvertToString (Results 1 – 2 of 2) sorted by relevance
48 static bool BCDSectionConvertToString(const std::vector<uint8_t>::const_iterator &codeBeg,
185 bool SimNumberDecode::BCDSectionConvertToString(const std::vector<uint8_t>::const_iterator &codeBeg, in BCDSectionConvertToString() function in OHOS::Telephony::SimNumberDecode222 if (!BCDSectionConvertToString(it, codeEnd, number, bcdExtType)) { in BCDConvertToString()