/ohos5.0/base/telephony/telephony_data/etc/ |
H A D | number_match.json | 5 "mcc": "460", string 11 "mcc": "460", string 17 "mcc": "460", string 23 "mcc": "460", string 29 "mcc": "460", string 35 "mcc": "460", string 41 "mcc": "460", string 47 "mcc": "460", string 53 "mcc": "460", string 59 "mcc": "460", string [all …]
|
H A D | pdp_profile.json | 5 "mcc": "460", string 20 "mcc": "460", string 31 "mcc": "460", string 46 "mcc": "460", string 57 "mcc": "460", string 64 "mcc": "460", string 73 "mcc": "460", string 82 "mcc": "460", string 89 "mcc": "460", string 96 "mcc": "460", string [all …]
|
H A D | ecc_data.json | 6 "mcc": "460", string 15 "mcc": "460", string 24 "mcc": "460", string 33 "mcc": "460", string 42 "mcc": "460", string 51 "mcc": "460", string 60 "mcc": "460", string 69 "mcc": "460", string 78 "mcc": "460", string 87 "mcc": "460", string [all …]
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | mcc_pool.cpp | 27 std::shared_ptr<MccAccess> MccPool::AccessToMcc(int mcc) in AccessToMcc() 40 std::string MccPool::MccCountryCode(int mcc) in MccCountryCode() 49 int MccPool::ShortestMncLengthFromMcc(int mcc) in ShortestMncLengthFromMcc()
|
H A D | ruim_file.cpp | 55 std::string mcc = imsi.substr(0, MCC_LEN); in ObtainSimOperator() local 71 std::string mcc = numeric.substr(0, MCC_LEN); in ObtainIsoCountryCode() local 232 std::string mcc = ""; in ProcessGetImsiDone() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _current_cell_info__1__1_v11.md | 29 ### mcc subsection
|
H A D | _current_cell_info_v10.md | 29 ### mcc subsection
|
H A D | _current_cell_info_v11.md | 29 ### mcc subsection
|
H A D | _emergency_call_v10.md | 80 ### mcc subsection
|
H A D | _emergency_call_v11.md | 80 ### mcc subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | lpfence_neighbor_cell.md | 31 ### mcc subsection
|
H A D | _cell_trajectory_data.md | 52 ### mcc subsection
|
H A D | lpfence_current_cell.md | 82 ### mcc subsection
|
/ohos5.0/base/telephony/core_service/test/fuzztest/mcccountrycode_fuzzer/ |
H A D | mcccountrycode_fuzzer.cpp | 34 int mcc = static_cast<int>(*data % THOUSAND) + MCC_GR; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/ |
H A D | _a_gnss_ref_cell_id.md | 57 ### mcc subsection
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/ |
H A D | hap_parser.h | 221 std::string mcc; member 242 uint32_t mcc = MCC_UNDEFINED; member
|
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/ |
H A D | global_params_data.h | 56 std::string mcc = ""; member 102 std::string mcc = ""; member
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | emergency_utils.cpp | 54 std::string mcc = config.GetMcc(slotId); in IsEmergencyCallProcessing() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_config.h | 41 …AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceT… in AceResConfig()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | resource_config_helper.cpp | 54 void ResourceConfigHelper::SetMcc(std::string mcc) in SetMcc()
|
/ohos5.0/base/telephony/cellular_data/services/src/utils/ |
H A D | cellular_data_rdb_helper.cpp | 91 const std::string &mcc, const std::string &mnc, std::vector<PdpProfile> &apnVec, int32_t slotId) in QueryApns() 116 bool CellularDataRdbHelper::QueryMvnoApnsByType(const std::string &mcc, const std::string &mnc, in QueryMvnoApnsByType()
|
/ohos5.0/base/global/resource_management/interfaces/native/resource/include/ |
H A D | resmgr_common.h | 159 uint32_t mcc; member
|
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/ |
H A D | apn_manager.cpp | 290 std::string mcc = numeric.substr(0, DEFAULT_MCC_SIZE); in CreateAllApnItemByDatabase() local 332 int32_t ApnManager::CreateMvnoApnItems(int32_t slotId, const std::string &mcc, const std::string &m… in CreateMvnoApnItems()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_config_impl.cpp | 180 void ResConfigImpl::SetMcc(uint32_t mcc) in SetMcc() 451 bool ResConfigImpl::IsMccMncMatch(uint32_t mcc, uint32_t mnc) const in IsMccMncMatch()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | resource_configuration.h | 110 void SetMcc(uint32_t mcc) in SetMcc()
|