Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_number_decode.cpp95 bool SimNumberDecode::BcdToChar(const uint8_t bcdCode, char &result, const int bcdExtType) in BcdToChar()
163 std::vector<uint8_t> bcdCode; in BCDConvertToString() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp1043 uint8_t bcdCode = 9; variable