Searched defs:mccMncCode (Results 1 – 2 of 2) sorted by relevance
334 bool MccPool::LengthIsThreeMnc(const std::string &mccMncCode) in LengthIsThreeMnc()
706 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLength() local