Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Doperator_config_types.h81 constexpr const char *KEY_OPL_CUST_STRING_ARRAY = "opl_cust_string_array"; variable
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.sim.d.ts2941 KEY_OPL_CUST_STRING_ARRAY = "opl_cust_string_array", enumerator
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp505 …if (operatorConfig.stringArrayValue.find(KEY_OPL_CUST_STRING_ARRAY) != operatorConfig.stringArrayV… in UpdateOperatorConfig()
506 UpdateOplCust(operatorConfig.stringArrayValue[KEY_OPL_CUST_STRING_ARRAY]); in UpdateOperatorConfig()