/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/ |
H A D | stoperator.cpp | 51 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 D | zero_branch_test_core_service.cpp | 482 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 D | zero_branch_test.cpp | 1029 std::u16string operatorName = u""; variable 1919 auto operatorName = std::make_shared<OperatorName>( variable 1976 auto operatorName = std::make_shared<OperatorName>( variable
|
H A D | network_search_test.cpp | 685 std::string operatorName = Str16ToStr8(u16OperatorName); variable 704 std::string operatorName = Str16ToStr8(u16OperatorName); variable
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service_dump_helper.cpp | 101 std::u16string operatorName; in ShowCoreServiceInfo() local
|
H A D | core_service.cpp | 209 int32_t CoreService::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
|
H A D | core_service_stub.cpp | 387 std::u16string operatorName = u""; in OnGetOperatorName() local
|
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/ |
H A D | opkey_data.h | 77 std::string operatorName = ""; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_profile.cpp | 525 int HfpAgProfile::ReportCurrentNetworkOperator(const std::string &operatorName) in ReportCurrentNetworkOperator()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_command_processor.cpp | 181 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 D | test.cpp | 175 std::u16string operatorName = u""; in TestGetOperatorName() local
|
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/ |
H A D | napi_radio.h | 172 std::string operatorName = ""; member
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_handler.cpp | 1512 std::shared_ptr<OperatorName> &operatorName) : opName_(operatorName) in SystemAbilityStatusChangeListener()
|
H A D | network_search_manager.cpp | 521 int32_t NetworkSearchManager::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
|
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/ |
H A D | napi_sim.cpp | 2762 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 D | core_service_client.cpp | 200 int32_t CoreServiceClient::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
|
H A D | core_manager_inner.cpp | 1434 int32_t CoreManagerInner::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName()
|
H A D | core_service_proxy.cpp | 145 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 D | napi_radio.cpp | 1362 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local 1426 std::u16string operatorName; in GetOperatorNameSync() local
|