Home
last modified time | relevance | path

Searched defs:mcc (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/base/telephony/telephony_data/etc/
H A Dnumber_match.json5 "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 Dpdp_profile.json5 "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 Decc_data.json6 "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 Dmcc_pool.cpp27 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 Druim_file.cpp55 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.md29 ### mcc subsection
H A D_current_cell_info_v10.md29 ### mcc subsection
H A D_current_cell_info_v11.md29 ### mcc subsection
H A D_emergency_call_v10.md80 ### mcc subsection
H A D_emergency_call_v11.md80 ### mcc subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A Dlpfence_neighbor_cell.md31 ### mcc subsection
H A D_cell_trajectory_data.md52 ### mcc subsection
H A Dlpfence_current_cell.md82 ### mcc subsection
/ohos5.0/base/telephony/core_service/test/fuzztest/mcccountrycode_fuzzer/
H A Dmcccountrycode_fuzzer.cpp34 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.md57 ### mcc subsection
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h221 std::string mcc; member
242 uint32_t mcc = MCC_UNDEFINED; member
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h56 std::string mcc = ""; member
102 std::string mcc = ""; member
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Demergency_utils.cpp54 std::string mcc = config.GetMcc(slotId); in IsEmergencyCallProcessing() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h41 …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 Dresource_config_helper.cpp54 void ResourceConfigHelper::SetMcc(std::string mcc) in SetMcc()
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp91 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 Dresmgr_common.h159 uint32_t mcc; member
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp290 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 Dres_config_impl.cpp180 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 Dresource_configuration.h110 void SetMcc(uint32_t mcc) in SetMcc()

123