Home
last modified time | relevance | path

Searched defs:spn (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest_broadcast.cpp33 std::string spn = data.GetWant().GetStringParam(CUR_SPN); in OnReceiveEvent() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp235 …RegServiceState regStatus, sptr<NetworkState> &networkState, int32_t spnRule, std::string &spn, bo… in UpdateSpn()
268 std::string spn = ""; in NotifyGsmSpnChanged() local
302 void OperatorName::UpdateVSimSpn(std::string &spn, int32_t &rule, bool &showSpn) in UpdateVSimSpn()
322 std::string spn = ""; in NotifyCdmaSpnChanged() local
353 …const std::string &plmn, const bool showSpn, const std::string &spn, const std::string &domesticSp… in PublishEvent()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp97 std::u16string spn; in ShowCoreServiceInfo() local
H A Dcore_service.cpp440 int32_t CoreService::GetSimSpn(int32_t slotId, std::u16string &spn) in GetSimSpn()
H A Dcore_service_stub.cpp712 std::u16string spn; in OnGetSimSpn() local
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dopkey_data.h75 std::string spn = ""; member
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp317 std::string spn = Str16ToStr8(tempSpn); in GetCTOperator() local
341 std::u16string spn; in CreateMvnoApnItems() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_elementary_file_test.cpp47 std::u16string spn; variable
65 std::u16string spn; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp115 void IccFile::SetVoiceMailByOperator(std::string spn) in SetVoiceMailByOperator()
510 void IccFile::UpdateSPN(const std::string spn) in UpdateSPN()
H A Dsim_file.cpp400 std::string spn = ObtainSPN(); in ProcessSpnGeneral() local
434 std::string spn = ObtainSPN(); in ProcessSpnCphs() local
469 std::string spn = ObtainSPN(); in ProcessSpnShortCphs() local
H A Dsim_manager.cpp741 int32_t SimManager::GetSimSpn(int32_t slotId, std::u16string &spn) in GetSimSpn()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp311 int32_t CoreServiceClient::GetSimSpn(int32_t slotId, std::u16string &spn) in GetSimSpn()
H A Dcore_manager_inner.cpp1691 int32_t CoreManagerInner::GetSimSpn(int32_t slotId, std::u16string &spn) in GetSimSpn()
H A Dcore_service_proxy.cpp749 int32_t CoreServiceProxy::GetSimSpn(int32_t slotId, std::u16string &spn) in GetSimSpn()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp761 std::u16string spn; in NativeGetSimSpn() local
790 std::u16string spn; in GetSimSpnSync() local