Home
last modified time | relevance | path

Searched refs:GetNeighboringCellInfoListResponse_1_2 (Results 1 - 11 of 11) sorted by relevance

/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp741 EXPECT_NE(HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, nullptr, 0)); in HWTEST_F()
934 EXPECT_NE(HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, nullptr, 0)); in HWTEST_F()
937 EXPECT_NE(HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, nullptr, 0)); in HWTEST_F()
940 EXPECT_NE(HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, &list, 0)); in HWTEST_F()
943 HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, &list, sizeof(CellInfoList))); in HWTEST_F()
947 HDF_SUCCESS, network->GetNeighboringCellInfoListResponse_1_2(0, responseInfo, &list, sizeof(CellInfoList))); in HWTEST_F()
H A Dril_callback_test.cpp702 int32_t RilCallbackTest::GetNeighboringCellInfoListResponse_1_2( in GetNeighboringCellInfoListResponse_1_2() function in OHOS::Telephony::RilCallbackTest
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h80 int32_t GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
H A Dtel_ril_callback.h224 int32_t GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h68 int32_t GetNeighboringCellInfoListResponse_1_2(int32_t requestNum,
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp130 return GetNeighboringCellInfoListResponse_1_2(requestNum, responseInfo, response, responseLen); in AddNetworkSearchHandlerToMap()
433 int32_t HRilNetwork::GetNeighboringCellInfoListResponse_1_2( in GetNeighboringCellInfoListResponse_1_2() function in OHOS::Telephony::HRilNetwork
450 return Response(responseInfo, &HDI::Ril::V1_2::IRilCallback::GetNeighboringCellInfoListResponse_1_2, cellInfoList); in GetNeighboringCellInfoListResponse_1_2()
/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h230 int32_t GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp713 int32_t TelRilCallback::GetNeighboringCellInfoListResponse_1_2( in GetNeighboringCellInfoListResponse_1_2() function in OHOS::Telephony::TelRilCallback
718 &TelRilNetwork::GetNeighboringCellInfoListResponse_1_2, cellInfoList); in GetNeighboringCellInfoListResponse_1_2()
H A Dtel_ril_network.cpp296 int32_t TelRilNetwork::GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, in GetNeighboringCellInfoListResponse_1_2() function in OHOS::Telephony::TelRilNetwork
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h448 int32_t GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp632 int32_t RilCallbackTest::GetNeighboringCellInfoListResponse_1_2( in GetNeighboringCellInfoListResponse_1_2() function in OHOS::Telephony::RilCallbackTest
635 PrintResponseInfo("GetNeighboringCellInfoListResponse_1_2", responseInfo); in GetNeighboringCellInfoListResponse_1_2()
665 cout << "GetNeighboringCellInfoListResponse_1_2 invalid ratType" << endl; in GetNeighboringCellInfoListResponse_1_2()

Completed in 21 milliseconds