Home
last modified time | relevance | path

Searched refs:UpdateOplCust (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Doperator_name.h65 void UpdateOplCust(const std::vector<std::string> &oplCust);
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp673 UpdateOplCust(operatorConfig.stringArrayValue[KEY_OPL_CUST_STRING_ARRAY]); in UpdateOperatorConfig()
700 void OperatorName::UpdateOplCust(const std::vector<std::string> &oplCust) in UpdateOplCust() function in OHOS::Telephony::OperatorName
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1931 operatorName->UpdateOplCust(pnnCust);
1987 operatorName->UpdateOplCust(oplCust);