/ohos5.0/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/ |
H A D | setradiostate_fuzzer.cpp | 139 void SetNetworkSelectionMode(const uint8_t *data, size_t size) in SetNetworkSelectionMode() function 304 SetNetworkSelectionMode(data, size); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | network_search_test.cpp | 988 int32_t result = telephonyService_->SetNetworkSelectionMode( 1016 int32_t result = telephonyService_->SetNetworkSelectionMode( 1044 int32_t result = telephonyService_->SetNetworkSelectionMode( 1072 int32_t result = telephonyService_->SetNetworkSelectionMode( 1099 int32_t result = telephonyService_->SetNetworkSelectionMode( 1126 int32_t result = telephonyService_->SetNetworkSelectionMode( 1159 int32_t result = telephonyService_->SetNetworkSelectionMode( 1187 int32_t result = CoreServiceClient::GetInstance().SetNetworkSelectionMode( 1223 int32_t result = CoreServiceClient::GetInstance().SetNetworkSelectionMode( 1259 int32_t result = CoreServiceClient::GetInstance().SetNetworkSelectionMode( [all …]
|
H A D | sim_core_service_test.cpp | 60 mCoreService->SetNetworkSelectionMode(0, 1, mNetworkInformation, true, callback); 207 mCoreService->SetNetworkSelectionMode(0, 1, mNetworkInformation, true, callback);
|
/ohos5.0/base/telephony/core_service/services/network_search/include/ |
H A D | network_search_manager.h | 172 int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, 228 bool SetNetworkSelectionMode(
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_network_test.cpp | 245 …int32_t ret = g_rilInterface->SetNetworkSelectionMode(SLOTID_1, RilTestUtil::GetSerialId(), setNet… 264 …int32_t ret = g_rilInterface->SetNetworkSelectionMode(SLOTID_2, RilTestUtil::GetSerialId(), setNet…
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 886 …void (*SetNetworkSelectionMode)(const ReqDataInfo *requestInfo, const HRilSetNetworkModeInfo *data… member
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | i_network_search.h | 72 virtual int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode,
|
H A D | core_manager_inner.h | 180 …int32_t SetNetworkSelectionMode(int32_t slotId, int32_t eventId, int32_t automaticFlag, std::strin… 200 …bool SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &n…
|
H A D | core_service_client.h | 345 int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode,
|
H A D | i_core_service.h | 85 virtual int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode,
|
H A D | core_service_proxy.h | 46 int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode,
|
H A D | i_tel_ril_manager.h | 232 virtual int32_t SetNetworkSelectionMode(
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | vendor_adapter.c | 150 .SetNetworkSelectionMode = ReqSetNetworkSelectionMode,
|
/ohos5.0/base/telephony/ril_adapter/services/hril/include/ |
H A D | hril_network.h | 36 …int32_t SetNetworkSelectionMode(int32_t serialId, const HDI::Ril::V1_1::SetNetworkModeInfo &networ…
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 442 int32_t CoreServiceClient::SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, in SetNetworkSelectionMode() function in OHOS::Telephony::CoreServiceClient 451 …return proxy->SetNetworkSelectionMode(slotId, selectMode, networkInformation, resumeSelection, cal… in SetNetworkSelectionMode()
|
H A D | core_manager_inner.cpp | 741 int32_t CoreManagerInner::SetNetworkSelectionMode(int32_t slotId, int32_t eventId, int32_t automati… in SetNetworkSelectionMode() function in OHOS::Telephony::CoreManagerInner 754 return telRilManager_->SetNetworkSelectionMode(slotId, automaticFlag, oper, response); in SetNetworkSelectionMode() 1404 bool CoreManagerInner::SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, in SetNetworkSelectionMode() function in OHOS::Telephony::CoreManagerInner 1412 return networkSearchManager_->SetNetworkSelectionMode( in SetNetworkSelectionMode()
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 378 int32_t RilImpl::SetNetworkSelectionMode( in SetNetworkSelectionMode() function in OHOS::HDI::Ril::V1_3::RilImpl 381 …return TaskSchedule(&Telephony::HRilManager::SetNetworkSelectionMode, slotId, serialId, networkMod… in SetNetworkSelectionMode()
|
/ohos5.0/base/telephony/core_service/services/core/include/ |
H A D | core_service.h | 112 int32_t SetNetworkSelectionMode(int32_t slotId, int32_t selectMode,
|
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_network.h | 37 int32_t SetNetworkSelectionMode(
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | interface_i_ril_v10.md | 103 | [SetNetworkSelectionMode](#setnetworkselectionmode) ([in] int slotId, [in] int serialId, [in] str… 2122 ### SetNetworkSelectionMode() 2125 IRil::SetNetworkSelectionMode ([in] int slotId, [in] int serialId, [in] struct SetNetworkModeInfo n…
|
H A D | interface_i_ril_v11.md | 105 | [SetNetworkSelectionMode](#setnetworkselectionmode) ([in] int slotId, [in] int serialId, [in] str… 2202 ### SetNetworkSelectionMode() 2205 IRil::SetNetworkSelectionMode ([in] int slotId, [in] int serialId, [in] struct SetNetworkModeInfo n…
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_manager.cpp | 688 bool NetworkSearchManager::SetNetworkSelectionMode( in SetNetworkSelectionMode() function in OHOS::Telephony::NetworkSearchManager 708 int32_t NetworkSearchManager::SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, in SetNetworkSelectionMode() function in OHOS::Telephony::NetworkSearchManager 1144 …bool ret = SetNetworkSelectionMode(slotId, static_cast<int32_t>(SelectionMode::MODE_TYPE_AUTO), nu… in FactoryReset()
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/ |
H A D | ril_impl.h | 140 int32_t SetNetworkSelectionMode(
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 161 int32_t CoreService::SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, in SetNetworkSelectionMode() function in OHOS::Telephony::CoreService 178 return networkSearchManager_->SetNetworkSelectionMode( in SetNetworkSelectionMode()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_manager.cpp | 635 int32_t TelRilManager::SetNetworkSelectionMode( in SetNetworkSelectionMode() function in OHOS::Telephony::TelRilManager 638 …edule(response, "TelRilNetwork", GetTelRilNetwork(slotId), &TelRilNetwork::SetNetworkSelectionMode, in SetNetworkSelectionMode()
|