Searched defs:mccMncCode (Results 1 – 2 of 2) sorted by relevance
344 bool MccPool::LengthIsTwoMnc(const std::string &mccMncCode) in LengthIsTwoMnc()372 bool MccPool::LengthIsThreeMnc(const std::string &mccMncCode) in LengthIsThreeMnc()
1213 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLengthForAdDone() local1224 std::string mccMncCode = imsi.substr(0, MCCMNC_SHORT_LEN); in CheckMncLengthForAdDone() local1257 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLengthForImsiDone() local1268 std::string mccMncCode = imsi.substr(0, MCCMNC_SHORT_LEN); in CheckMncLengthForImsiDone() local