Home
last modified time | relevance | path

Searched defs:showSpn (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest_broadcast.cpp32 bool showSpn = data.GetWant().GetBoolParam(CUR_SPN_SHOW, false); in OnReceiveEvent() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp235 …tate regStatus, sptr<NetworkState> &networkState, int32_t spnRule, std::string &spn, bool &showSpn) in UpdateSpn()
271 bool showSpn = false; in NotifyGsmSpnChanged() local
302 void OperatorName::UpdateVSimSpn(std::string &spn, int32_t &rule, bool &showSpn) in UpdateVSimSpn()
324 bool showSpn = false; 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/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1989 bool showSpn = true; variable