Home
last modified time | relevance | path

Searched defs:bcdCodes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/test/fuzztest/isvalidnumberstring_fuzzer/
H A Disvalidnumberstring_fuzzer.cpp46 std::vector<uint8_t> bcdCodes; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_number_decode.cpp116 …const std::string &number, std::vector<uint8_t> &bcdCodes, const bool includeLen, const int bcdExt… in NumberConvertToBCD()
H A Dicc_dialling_numbers_handler.cpp509 std::vector<uint8_t> bcdCodes; in FillNumberFiledForDiallingNumber() local
H A Dsim_file.cpp2068 std::vector<uint8_t> bcdCodes; in FillNumber() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2882 std::vector<uint8_t> bcdCodes; variable