Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dmcc_pool.cpp334 bool MccPool::LengthIsThreeMnc(const std::string &mccMncCode) in LengthIsThreeMnc()
Dsim_file.cpp706 std::string mccMncCode = imsi.substr(0, MCCMNC_LEN); in CheckMncLength() local