Home
last modified time | relevance | path

Searched defs:operatorName (Results 1 – 5 of 5) sorted by relevance

/base/accessibility/test/resource/native_application/tools/src/
Dstoperator.cpp51 string operatorName = vectorOperator.front(); in PullOperatorFromVector() local
90 …const string &type, const string &bundle, const string &ability, const string &operatorName, const… in StOperator()
151 StOperator &StOperator::SetOperatorName(const string &operatorName) in SetOperatorName()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp166 std::string operatorName = Str16ToStr8(result); variable
/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio.h167 std::string operatorName = ""; member
213 char operatorName[BUF_SIZE + 1] = {0}; member
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts738 operatorName: string; property
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp1091 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local