Home
last modified time | relevance | path

Searched defs:netPlmn (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp512 std::string netPlmn = "46031"; variable
560 std::string netPlmn = "46022"; variable
608 std::string netPlmn = "46021"; variable
656 std::string netPlmn = "46032"; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp178 std::string netPlmn = ""; in NotifySpnChanged() local
499 bool OperatorName::isDomesticRoaming(const std::string &simPlmn, const std::string &netPlmn) in isDomesticRoaming()