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.cpp482 auto operatorName = std::make_shared<OperatorName>( variable
509 auto operatorName = std::make_shared<OperatorName>( variable
557 auto operatorName = std::make_shared<OperatorName>( variable
605 auto operatorName = std::make_shared<OperatorName>( variable
653 auto operatorName = std::make_shared<OperatorName>( variable
Dzero_branch_test.cpp1029 std::u16string operatorName = u""; variable
1919 auto operatorName = std::make_shared<OperatorName>( variable
1976 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.cpp209 int32_t CoreService::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_service_stub.cpp387 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.ts3031 operatorName: string; property
/base/telephony/core_service/services/network_search/test/
Dtest.cpp175 std::u16string operatorName = u""; in TestGetOperatorName() local
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp1512 std::shared_ptr<OperatorName> &operatorName) : opName_(operatorName) in SystemAbilityStatusChangeListener()
Dnetwork_search_manager.cpp521 int32_t NetworkSearchManager::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp2762 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
2769 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
2776 std::string operatorName = NapiUtil::ToUtf8(opName); in GetOpNameSync() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp200 int32_t CoreServiceClient::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_manager_inner.cpp1434 int32_t CoreManagerInner::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
Dcore_service_proxy.cpp145 int32_t CoreServiceProxy::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp1362 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local
1426 std::u16string operatorName; in GetOperatorNameSync() local