Home
last modified time | relevance | path

Searched defs:codeBeg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_number_decode.cpp175 bool SimNumberDecode::BCDSectionConvertToString(const std::vector<uint8_t>::const_iterator &codeBeg, in BCDSectionConvertToString()
201 bool SimNumberDecode::BCDConvertToString(const std::vector<uint8_t>::const_iterator &codeBeg, in BCDConvertToString()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2892 std::vector<uint8_t>::const_iterator codeBeg = bcdCodes.begin(); variable