Searched defs:mnc (Results 1 – 11 of 11) sorted by relevance
651 mnc: string; property665 mnc: string; property679 mnc: string; property692 mnc: string; property705 mnc: string; property
72 bool CellularDataRdbHelper::QueryApns(const std::string &mcc, const std::string &mnc, std::vector<P… in QueryApns()
165 std::string mnc = numeric.substr(mcc.size(), numeric.size() - mcc.size()); in CreateAllApnItemByDatabase() local
47 std::string mnc; member
78 std::string mnc = numeric.substr(0, MCC_LEN); in ObtainIsoCountryCode() local
82 std::string mnc = imsi.substr(0, MCC_LEN); in ObtainIsoCountryCode() local
26 void CellInformation::Init(int32_t mcc, int32_t mnc, int32_t cellId) in Init()
276 MccAccess(int mnc, std::string iso, int shortestMnc) in MccAccess()
190 int32_t mnc; member
267 int32_t mnc; member
192 uint16_t mnc; member