Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstoperator.cpp51 string operatorName = vectorOperator.front(); in PullOperatorFromVector() local
83 …const string &type, const string &bundle, const string &ability, const string &operatorName, const… in StOperator()
144 StOperator &StOperator::SetOperatorName(const string &operatorName) in SetOperatorName()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A 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
H A 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
H A Dnetwork_search_test.cpp685 std::string operatorName = Str16ToStr8(u16OperatorName); variable
704 std::string operatorName = Str16ToStr8(u16OperatorName); variable
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp101 std::u16string operatorName; in ShowCoreServiceInfo() local
H A Dcore_service.cpp209 int32_t CoreService::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
H A Dcore_service_stub.cpp387 std::u16string operatorName = u""; in OnGetOperatorName() local
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dopkey_data.h77 std::string operatorName = ""; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp525 int HfpAgProfile::ReportCurrentNetworkOperator(const std::string &operatorName) in ReportCurrentNetworkOperator()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp181 char operatorName[OPERATOR_NAME_MAX_LEN] = {0}; // Operator name max length is 16 in ProcessCops() local
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp175 std::u16string operatorName = u""; in TestGetOperatorName() local
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h172 std::string operatorName = ""; member
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_handler.cpp1512 std::shared_ptr<OperatorName> &operatorName) : opName_(operatorName) in SystemAbilityStatusChangeListener()
H A Dnetwork_search_manager.cpp521 int32_t NetworkSearchManager::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A 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
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp200 int32_t CoreServiceClient::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
H A Dcore_manager_inner.cpp1434 int32_t CoreManagerInner::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
H A Dcore_service_proxy.cpp145 int32_t CoreServiceProxy::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp1362 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local
1426 std::u16string operatorName; in GetOperatorNameSync() local