/ohos5.0/base/telephony/ril_adapter/services/hril/include/ |
H A D | hril_network.h | 100 int32_t NetworkCurrentCellUpdated(
|
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_network.h | 60 … int32_t NetworkCurrentCellUpdated(const HDI::Ril::V1_1::CellListCurrentInfo &cellListCurrentInfo);
|
H A D | tel_ril_callback.h | 198 int32_t NetworkCurrentCellUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | zero_branch_test.cpp | 767 …EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated(0, HRilErrNumber::HRIL_ERR_NULL_POINT, n… 968 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated(0, err, nullptr, 0)); 969 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated(0, err, &info, 0)); 970 …EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated(0, err, &info, sizeof(CurrentCellInfoLis…
|
H A D | ril_callback_test.cpp | 435 int32_t RilCallbackTest::NetworkCurrentCellUpdated( in NetworkCurrentCellUpdated() function in OHOS::Telephony::RilCallbackTest
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | interface_i_ril_callback_v10.md | 117 | [NetworkCurrentCellUpdated](#networkcurrentcellupdated) ([in] struct [RilRadioResponseInfo](_ril_… 1384 ### NetworkCurrentCellUpdated() 1387 IRilCallback::NetworkCurrentCellUpdated ([in] struct RilRadioResponseInfo responseInfo, [in] struct…
|
H A D | interface_i_ril_callback_v11.md | 121 | [NetworkCurrentCellUpdated](#networkcurrentcellupdated) ([in] struct [RilRadioResponseInfo](_ril_… 1541 ### NetworkCurrentCellUpdated() 1544 IRilCallback::NetworkCurrentCellUpdated ([in] struct RilRadioResponseInfo responseInfo, [in] struct…
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_callback.cpp | 617 int32_t TelRilCallback::NetworkCurrentCellUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &respo… in NetworkCurrentCellUpdated() function in OHOS::Telephony::TelRilCallback 620 …n Notify(responseInfo, &TelRilManager::GetTelRilNetwork, &TelRilNetwork::NetworkCurrentCellUpdated, in NetworkCurrentCellUpdated()
|
H A D | tel_ril_network.cpp | 177 int32_t TelRilNetwork::NetworkCurrentCellUpdated(const HDI::Ril::V1_1::CellListCurrentInfo &cellLis… in NetworkCurrentCellUpdated() function in OHOS::Telephony::TelRilNetwork
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/include/ |
H A D | ril_callback_test.h | 205 int32_t NetworkCurrentCellUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/ |
H A D | ril_callback_service.h.txt | 271 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_0::RilRadioResponseInfo& responseInfo,
|
H A D | iril_callback.h.txt | 437 …virtual int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_0::RilRadioResponseInfo& respon…
|
H A D | ril_callback_service.cpp.txt | 549 int32_t RilCallbackService::NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_0::RilRadioResponseI…
|
H A D | ril_callback_proxy.h.txt | 279 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_0::RilRadioResponseInfo& responseInfo,
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/ |
H A D | ril_callback_test.h | 422 int32_t NetworkCurrentCellUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/ |
H A D | ril_callback_service.h.txt | 283 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
|
H A D | iril_callback.h.txt | 460 …virtual int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& respon…
|
H A D | ril_callback_service.cpp.txt | 577 int32_t RilCallbackService::NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseI…
|
H A D | ril_callback_proxy.h.txt | 291 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/ |
H A D | ril_callback_service.h.txt | 302 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
|
H A D | ril_callback_proxy.h.txt | 311 … int32_t NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInfo,
|
H A D | ril_callback_service.cpp.txt | 614 int32_t RilCallbackService::NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseI…
|
H A D | ril_callback_proxy.cpp.txt | 613 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::NetworkCurrentCellUpdated(const OHOS::HDI::Ril::V1_…
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 753 int32_t HRilNetwork::NetworkCurrentCellUpdated( in NetworkCurrentCellUpdated() function in OHOS::Telephony::HRilNetwork 767 … return Notify(indType, error, &HDI::Ril::V1_1::IRilCallback::NetworkCurrentCellUpdated, cellList); in NetworkCurrentCellUpdated()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_callback_test.cpp | 374 int32_t RilCallbackTest::NetworkCurrentCellUpdated( in NetworkCurrentCellUpdated() function in OHOS::Telephony::RilCallbackTest
|