Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test_core_service.cpp516 std::string netPlmn = "46031"; variable
564 std::string netPlmn = "46022"; variable
612 std::string netPlmn = "46021"; variable
660 std::string netPlmn = "46032"; variable
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp178 std::string netPlmn = ""; in NotifySpnChanged() local
534 bool OperatorName::isDomesticRoaming(const std::string &simPlmn, const std::string &netPlmn) in isDomesticRoaming()