Home
last modified time | relevance | path

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

/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h61 int32_t NetworkCurrentCellUpdated_1_1(const HDI::Ril::V1_1::CellListCurrentInfo_1_1 &cellListCurrentInformation);
H A Dtel_ril_callback.h203 int32_t NetworkCurrentCellUpdated_1_1(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h104 int32_t NetworkCurrentCellUpdated_1_1(
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp979 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_1(0, err, nullptr, 0)); in HWTEST_F()
980 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_1(0, err, &info, 0)); in HWTEST_F()
981 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_1(0, err, &info, sizeof(CurrentCellInfoList))); in HWTEST_F()
H A Dril_callback_test.cpp478 int32_t RilCallbackTest::NetworkCurrentCellUpdated_1_1( in NetworkCurrentCellUpdated_1_1() function in OHOS::Telephony::RilCallbackTest
/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h209 int32_t NetworkCurrentCellUpdated_1_1(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp640 int32_t TelRilCallback::NetworkCurrentCellUpdated_1_1(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, in NetworkCurrentCellUpdated_1_1() function in OHOS::Telephony::TelRilCallback
643 return Notify(responseInfo, &TelRilManager::GetTelRilNetwork, &TelRilNetwork::NetworkCurrentCellUpdated_1_1, in NetworkCurrentCellUpdated_1_1()
H A Dtel_ril_network.cpp190 int32_t TelRilNetwork::NetworkCurrentCellUpdated_1_1( in NetworkCurrentCellUpdated_1_1() function in OHOS::Telephony::TelRilNetwork
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h427 int32_t NetworkCurrentCellUpdated_1_1(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp815 int32_t HRilNetwork::NetworkCurrentCellUpdated_1_1( in NetworkCurrentCellUpdated_1_1() function in OHOS::Telephony::HRilNetwork
829 return Notify(indType, error, &HDI::Ril::V1_1::IRilCallback::NetworkCurrentCellUpdated_1_1, cellList); in NetworkCurrentCellUpdated_1_1()
/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp416 int32_t RilCallbackTest::NetworkCurrentCellUpdated_1_1( in NetworkCurrentCellUpdated_1_1() function in OHOS::Telephony::RilCallbackTest
419 PrintResponseInfo("NetworkCurrentCellUpdated_1_1", responseInfo); in NetworkCurrentCellUpdated_1_1()
450 cout << "NetworkCurrentCellUpdated_1_1 fail, invalid ratType" << endl; in NetworkCurrentCellUpdated_1_1()

Completed in 24 milliseconds