Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test_core_service.cpp477 auto operatorName = std::make_shared<OperatorName>( variable
504 auto operatorName = std::make_shared<OperatorName>( variable
552 auto operatorName = std::make_shared<OperatorName>( variable
600 auto operatorName = std::make_shared<OperatorName>( variable
648 auto operatorName = std::make_shared<OperatorName>( variable
Dzero_branch_test.cpp983 std::u16string operatorName = u""; variable
1788 auto operatorName = std::make_shared<OperatorName>( variable
1845 auto operatorName = std::make_shared<OperatorName>( variable
Dnetwork_search_test.cpp685 std::string operatorName = Str16ToStr8(u16OperatorName); variable
704 std::string operatorName = Str16ToStr8(u16OperatorName); variable
/base/telephony/core_service/services/core/src/
Dcore_service_dump_helper.cpp101 std::u16string operatorName; in ShowCoreServiceInfo() local
Dcore_service.cpp191 int32_t CoreService::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_service_stub.cpp217 std::u16string operatorName = u""; in OnGetOperatorName() local
/base/telephony/telephony_data/interfaces/innerkits/include/
Dopkey_data.h77 std::string operatorName = ""; member
/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio.h172 std::string operatorName = ""; member
218 char operatorName[BUF_SIZE + 1] = { 0 }; member
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts2980 operatorName: string; property
/base/telephony/core_service/services/network_search/test/
Dtest.cpp167 std::u16string operatorName = u""; in TestGetOperatorName() local
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp1230 std::shared_ptr<OperatorName> &operatorName) : opName_(operatorName) in SystemAbilityStatusChangeListener()
Dnetwork_search_manager.cpp506 int32_t NetworkSearchManager::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp2681 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
2688 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
2695 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp190 int32_t CoreServiceClient::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_manager_inner.cpp1388 int32_t CoreManagerInner::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_service_proxy.cpp119 int32_t CoreServiceProxy::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp1346 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local
1410 std::u16string operatorName; in GetOperatorNameSync() local