Home
last modified time | relevance | path

Searched refs:residentNetworkNumeric_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_search_manager.h71 std::string residentNetworkNumeric_ = ""; member
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1913 inner->residentNetworkNumeric_ = residentNetworkNumeric; in SetResidentNetworkNumeric()
1924 return inner->residentNetworkNumeric_; in GetResidentNetworkNumeric()