Home
last modified time | relevance | path

Searched defs:mnc (Results 1 – 11 of 11) sorted by relevance

/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts651 mnc: string; property
665 mnc: string; property
679 mnc: string; property
692 mnc: string; property
705 mnc: string; property
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_rdb_helper.cpp72 bool CellularDataRdbHelper::QueryApns(const std::string &mcc, const std::string &mnc, std::vector<P… in QueryApns()
/base/telephony/cellular_data/services/src/apn_manager/
Dapn_manager.cpp165 std::string mnc = numeric.substr(mcc.size(), numeric.size() - mcc.size()); in CreateAllApnItemByDatabase() local
/base/telephony/data_storage/pdp_profile/include/
Dpdp_profile_data.h47 std::string mnc; member
/base/telephony/core_service/services/sim/src/
Druim_file.cpp78 std::string mnc = numeric.substr(0, MCC_LEN); in ObtainIsoCountryCode() local
Dsim_file.cpp82 std::string mnc = imsi.substr(0, MCC_LEN); in ObtainIsoCountryCode() local
/base/telephony/core_service/frameworks/native/src/
Dcell_information.cpp26 void CellInformation::Init(int32_t mcc, int32_t mnc, int32_t cellId) in Init()
/base/telephony/core_service/services/sim/include/
Dmcc_pool.h276 MccAccess(int mnc, std::string iso, int shortestMnc) in MccAccess()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h190 int32_t mnc; member
Dhril_vendor_network_defs.h267 int32_t mnc; member
/base/location/location_gnss/gnss/include/
Dgnss_vendor.h192 uint16_t mnc; member