Home
last modified time | relevance | path

Searched defs:plmn (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest_broadcast.cpp31 std::string plmn = data.GetWant().GetStringParam(CUR_PLMN); in OnReceiveEvent() local
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/residentnetworkupdated_fuzzer/
H A Dresidentnetworkupdated_fuzzer.cpp36 const char *plmn = reinterpret_cast<const char *>(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dplmn_file.cpp28 PlmnFile::PlmnFile(const std::string &plmn, int accessTechs) : plmn_(plmn), rat_(accessTechs) {} in PlmnFile()
H A Dsim_file_manager.cpp247 std::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequir… in GetSimEons()
714 std::string plmn = simFile_->ObtainSimOperator(); in IsCTSimCard() local
H A Dsim_utils.cpp145 std::string plmn = ""; in BcdPlmnConvertToString() local
H A Dicc_file.cpp262 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
H A Dsim_file.cpp564 std::string plmn = SIMUtils::BcdPlmnConvertToString(dataOpl, 0); in ParseOpl() local
595 std::string plmn = SIMUtils::BcdPlmnConvertToString(dataOpl, 0); in ParseOpl5g() local
H A Dsim_manager.cpp755 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool lo… in GetSimEons()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp204 …RegServiceState regStatus, sptr<NetworkState> &networkState, int32_t spnRule, std::string &plmn, b… in UpdatePlmn()
267 std::string plmn = ""; in NotifyGsmSpnChanged() local
321 std::string plmn = ""; in NotifyCdmaSpnChanged() local
353const std::string &plmn, const bool showSpn, const std::string &spn, const std::string &domesticSp… in PublishEvent()
389 std::string plmn = ""; in GetPlmn() local
H A Dnetwork_search_handler.cpp1418 std::string plmn = *object; in RadioResidentNetworkChange() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp165 std::string plmn = "46001"; variable
326 std::string plmn = "46001"; variable
H A Dzero_branch_test_core_service.cpp192 std::string plmn = "46001"; variable
H A Dsim_test.cpp1337 std::string plmn = "46001"; variable
H A Dzero_branch_test.cpp1922 std::string plmn = ""; variable
1979 std::string plmn = "46000"; variable
2922 std::string plmn = ""; variable
H A Dnetwork_search_test.cpp649 std::string plmn = Str16ToStr8(result); variable
666 std::string plmn = Str16ToStr8(result); variable
H A Dzero_branch_test_sim_ril.cpp259 std::string plmn = "plmntest"; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.cpp340 std::u16string plmn; in GetPlmn() local
388 std::string plmn = GetPlmn(slotId); in UpdateEapConfig() local
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp324 std::string plmn = Str16ToStr8(tempPlmn); in GetCTOperator() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp1357 const char *plmn = NUMBER; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h43 std::string plmn; /* PLMN */ member
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp617 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool l… in GetSimEons()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp248 void CellularCallConfig::HandleResidentNetworkChange(int32_t slotId, std::string plmn) in HandleResidentNetworkChange()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp208 int32_t TelRilNetwork::ResidentNetworkUpdated(const std::string &plmn) in ResidentNetworkUpdated()
H A Dtel_ril_callback.cpp645 const std::string &plmn) in ResidentNetworkUpdated()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp431 std::u16string CoreServiceClient::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, in GetSimEons()

12