/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | network_search_result.h | 28 std::vector<NetworkInformation> GetNetworkSearchInformation() const;
|
H A D | i_network_search.h | 70 virtual int32_t GetNetworkSearchInformation(int32_t slotId, NSCALLBACK &callback) = 0;
|
H A D | core_manager_inner.h | 176 int32_t GetNetworkSearchInformation( 216 int32_t GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback);
|
H A D | core_service_client.h | 289 int32_t GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback);
|
H A D | core_service_proxy.h | 44 int32_t GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) override;
|
H A D | i_tel_ril_manager.h | 230 virtual int32_t GetNetworkSearchInformation(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) = 0;
|
H A D | i_core_service.h | 90 virtual int32_t GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) = 0;
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | network_search_result.cpp | 38 std::vector<NetworkInformation> NetworkSearchResult::GetNetworkSearchInformation() const in GetNetworkSearchInformation() function in OHOS::Telephony::NetworkSearchResult
|
H A D | core_service_client.cpp | 382 int32_t CoreServiceClient::GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) in GetNetworkSearchInformation() function in OHOS::Telephony::CoreServiceClient 389 return proxy->GetNetworkSearchInformation(slotId, callback); in GetNetworkSearchInformation()
|
H A D | core_manager_inner.cpp | 709 int32_t CoreManagerInner::GetNetworkSearchInformation( in GetNetworkSearchInformation() function in OHOS::Telephony::CoreManagerInner 722 return telRilManager_->GetNetworkSearchInformation(slotId, response); in GetNetworkSearchInformation() 1543 int32_t CoreManagerInner::GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) in GetNetworkSearchInformation() function in OHOS::Telephony::CoreManagerInner 1549 return networkSearchManager_->GetNetworkSearchInformation(slotId, callback); in GetNetworkSearchInformation()
|
/base/telephony/core_service/services/network_search/test/ |
H A D | network_search_test_callback_stub.cpp | 64 std::vector<NetworkInformation> networkStates = networkSearchResult->GetNetworkSearchInformation(); in OnGetNetworkSearchInformation()
|
/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/ |
H A D | setradiostate_fuzzer.cpp | 120 void GetNetworkSearchInformation(const uint8_t *data, size_t size) in GetNetworkSearchInformation() function 303 GetNetworkSearchInformation(data, size); in DoSomethingInterestingWithMyAPI()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | network_search_test_callback_stub.cpp | 171 std::vector<NetworkInformation> networkStates = networkSearchResult->GetNetworkSearchInformation(); in OnGetNetworkSearchInformation()
|
H A D | sim_core_service_test.cpp | 57 mCoreService->GetNetworkSearchInformation(0, callback); in HWTEST_F() 204 mCoreService->GetNetworkSearchInformation(0, callback); in HWTEST_F()
|
H A D | network_search_test.cpp | 812 networkSearchResult->GetNetworkSearchInformation(); in HWTEST_F() 1990 int32_t result = CoreServiceClient::GetInstance().GetNetworkSearchInformation(SLOT_ID, callback); in HWTEST_F() 1991 TELEPHONY_LOGI("TelephonyTestService GetNetworkSearchInformation result: %{public}d", result); in HWTEST_F() 1995 TELEPHONY_LOGI("TelephonyTestService GetNetworkSearchInformation syncResult: %{public}d", syncResult); in HWTEST_F() 2013 int32_t result = CoreServiceClient::GetInstance().GetNetworkSearchInformation(SLOT_ID1, callback); in HWTEST_F() 2014 TELEPHONY_LOGI("TelephonyTestService GetNetworkSearchInformation result: %{public}d", result); in HWTEST_F() 2018 TELEPHONY_LOGI("TelephonyTestService GetNetworkSearchInformation syncResult: %{public}d", syncResult); in HWTEST_F() 2035 int32_t result = CoreServiceClient::GetInstance().GetNetworkSearchInformation(SLOT_ID, callback); in HWTEST_F() 2036 TELEPHONY_LOGI("TelephonyTestService GetNetworkSearchInformation result: %{public}d", result); in HWTEST_F()
|
H A D | core_service_test.cpp | 223 auto result = DelayedSingleton<CoreService>::GetInstance()->GetNetworkSearchInformation(0, nullptr); in HWTEST_F()
|
/base/telephony/cellular_data/test/mock/ |
H A D | mock_network_search.h | 50 MOCK_METHOD2(GetNetworkSearchInformation, int32_t(int32_t slotId, NSCALLBACK &callback));
|
H A D | mock_core_service.h | 84 MOCK_METHOD(int32_t, GetNetworkSearchInformation, (int32_t slotId, const sptr<INetworkSearchCallback> &callback),
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 884 void (*GetNetworkSearchInformation)(const ReqDataInfo *requestInfo); member
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_network_test.cpp | 178 int32_t ret = g_rilInterface->GetNetworkSearchInformation(SLOTID_1, RilTestUtil::GetSerialId()); in HWTEST_F() 194 int32_t ret = g_rilInterface->GetNetworkSearchInformation(SLOTID_2, RilTestUtil::GetSerialId()); in HWTEST_F()
|
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | vendor_adapter.c | 148 .GetNetworkSearchInformation = ReqGetNetworkSearchInformation,
|
/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_network.h | 35 int32_t GetNetworkSearchInformation(const AppExecFwk::InnerEvent::Pointer &response);
|
/base/telephony/ril_adapter/services/hril/include/ |
H A D | hril_network.h | 34 int32_t GetNetworkSearchInformation(int32_t serialId);
|
/base/telephony/core_service/services/network_search/include/ |
H A D | network_search_manager.h | 170 int32_t GetNetworkSearchInformation(int32_t slotId, NSCALLBACK &callback) override;
|
/base/telephony/core_service/services/core/include/ |
H A D | core_service.h | 100 int32_t GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) override;
|