Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmcc_pool.cpp344 bool MccPool::LengthIsTwoMnc(const std::string &mccMncCode) in LengthIsTwoMnc()
372 bool MccPool::LengthIsThreeMnc(const std::string &mccMncCode) in LengthIsThreeMnc()
H A Dsim_file.cpp1213 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLengthForAdDone() local
1224 std::string mccMncCode = imsi.substr(0, MCCMNC_SHORT_LEN); in CheckMncLengthForAdDone() local
1257 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLengthForImsiDone() local
1268 std::string mccMncCode = imsi.substr(0, MCCMNC_SHORT_LEN); in CheckMncLengthForImsiDone() local