Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/base/telephony/telephony_data/etc/
H A Decc_data.json8 "numeric": "46001", string
17 "numeric": "46000", string
26 "numeric": "46002", string
35 "numeric": "46007", string
44 "numeric": "46008", string
53 "numeric": "46009", string
62 "numeric": "46011", string
71 "numeric": "46004", string
80 "numeric": "46006", string
89 "numeric": "46003", string
[all …]
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp115 std::string numeric = ""; in GsmOperatorInfo() local
136 std::string numeric = ""; in CdmaOperatorInfo() local
325 std::string numeric = networkState->GetPlmnNumeric(); in NotifyCdmaSpnChanged() local
390 std::string numeric = networkState->GetPlmnNumeric(); in GetPlmn() local
517 bool OperatorName::isCMCard(const std::string &numeric) in isCMCard()
530 bool OperatorName::isCUCard(const std::string &numeric) in isCUCard()
543 bool OperatorName::isCTCard(const std::string &numeric) in isCTCard()
556 bool OperatorName::isCBCard(const std::string &numeric) in isCBCard()
569 bool OperatorName::isCMDomestic(const std::string &numeric) in isCMDomestic()
582 bool OperatorName::isCUDomestic(const std::string &numeric) in isCUDomestic()
[all …]
H A Doperator_name_utils.cpp253 std::string OperatorNameUtils::GetCustomName(const std::string &numeric) in GetCustomName()
H A Dnetwork_selection.cpp190 std::string numeric = availableNetworkInfoItem.numeric; in AvailNetworkResult() local
H A Dnetwork_search_state.cpp54 …const std::string &longName, const std::string &shortName, const std::string &numeric, DomainType … in SetOperatorInfo()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_operator_info_v10.md38 ### numeric subsection
H A D_operator_info_v11.md38 ### numeric subsection
H A D_available_network_info_v10.md40 ### numeric subsection
H A D_available_network_info_v11.md40 ### numeric subsection
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h60 std::string numeric = "always"; variable
H A Dcollator.h52 std::string numeric; variable
H A Dlocale_info.h62 std::string numeric; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp46 int32_t CellularCallRdbHelper::QueryEccList(const std::string &numeric, std::vector<EccNum> &eccVec) in QueryEccList()
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h58 std::string numeric = ""; member
104 std::string numeric = ""; member
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_item.cpp105 std::string numeric = apnData.mcc + apnData.mnc; in MakeApn() local
H A Dapn_manager.cpp272 std::string numeric = Str16ToStr8(operatorNumeric); in CreateAllApnItemByDatabase() local
304 void ApnManager::GetCTOperator(int32_t slotId, std::string &numeric) in GetCTOperator()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp318 …const std::string &longName, const std::string &shortName, const std::string &numeric, DomainType … in SetOperatorInfo()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp484 std::string numeric = ""; variable
698 std::string numeric = "46000"; variable
H A Dzero_branch_test.cpp1924 std::string numeric = "qwe"; variable
2011 const std::string numeric = ""; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Druim_file.cpp65 std::string numeric = ObtainSimOperator(); in ObtainIsoCountryCode() local
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h35 std::string numeric = ""; member
52 std::string numeric = ""; member
/ohos5.0/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp434 std::string numeric; in DumpNumMatchData() local
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp460 std::string numeric; in DumpNumMatchData() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_accepter.c345 uint32_t numeric = *((uint32_t *)encData->encRetParam->encryptedData); in SMP_ScPairJustworkOrNumericSlaveStep12() local
H A Dsmp_sc_initiator.c328 uint32_t numeric; in SMP_ScPairJustworkOrNumericMasterStep13() local

12