/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/ |
H A D | iril_callback.h.txt | 83 …virtual int32_t NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& re…
|
H A D | ril_callback_service.h.txt | 40 …int32_t NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseIn…
|
H A D | ril_callback_proxy.h.txt | 49 …int32_t NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseIn…
|
H A D | ril_callback_service.cpp.txt | 47 int32_t RilCallbackService::NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril::V1_1::RilRadioRespo…
|
H A D | ril_callback_proxy.cpp.txt | 98 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril:…
|
H A D | ril_callback_stub.cpp.txt | 1258 int32_t rilCallbackRet = impl->NetworkCurrentCellUpdated_1_2(responseInfo, cellListCurrentInfo);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_2/ |
H A D | IRilCallback.idl | 115 NetworkCurrentCellUpdated_1_2([in] struct RilRadioResponseInfo responseInfo,
|
/ohos5.0/drivers/interface/ril/v1_2/ |
H A D | IRilCallback.idl | 115 [oneway] NetworkCurrentCellUpdated_1_2([in] struct RilRadioResponseInfo responseInfo,
|
/ohos5.0/base/telephony/ril_adapter/services/hril/include/ |
H A D | hril_network.h | 106 int32_t NetworkCurrentCellUpdated_1_2(
|
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_network.h | 62 …int32_t NetworkCurrentCellUpdated_1_2(const HDI::Ril::V1_2::CellListCurrentInfo_1_2 &cellListCurre…
|
H A D | tel_ril_callback.h | 202 int32_t NetworkCurrentCellUpdated_1_2(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 | 768 …EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_2(0, HRilErrNumber::HRIL_ERR_NULL_POIN… 974 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_2(0, err, nullptr, 0)); 975 EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_2(0, err, &info, 0)); 976 …EXPECT_NE(HDF_SUCCESS, network->NetworkCurrentCellUpdated_1_2(0, err, &info, sizeof(CurrentCellInf…
|
H A D | ril_callback_test.cpp | 521 int32_t RilCallbackTest::NetworkCurrentCellUpdated_1_2( in NetworkCurrentCellUpdated_1_2() function in OHOS::Telephony::RilCallbackTest
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_callback.cpp | 637 int32_t TelRilCallback::NetworkCurrentCellUpdated_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &r… in NetworkCurrentCellUpdated_1_2() function in OHOS::Telephony::TelRilCallback 640 …tify(responseInfo, &TelRilManager::GetTelRilNetwork, &TelRilNetwork::NetworkCurrentCellUpdated_1_2, in NetworkCurrentCellUpdated_1_2()
|
H A D | tel_ril_network.cpp | 199 int32_t TelRilNetwork::NetworkCurrentCellUpdated_1_2( in NetworkCurrentCellUpdated_1_2() function in OHOS::Telephony::TelRilNetwork
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 58 …size_t responseLen) { return NetworkCurrentCellUpdated_1_2(notifyType, error, response, responseLe… in AddNotificationToMap() 770 int32_t HRilNetwork::NetworkCurrentCellUpdated_1_2( in NetworkCurrentCellUpdated_1_2() function in OHOS::Telephony::HRilNetwork 784 …return Notify(indType, error, &HDI::Ril::V1_2::IRilCallback::NetworkCurrentCellUpdated_1_2, cellLi… in NetworkCurrentCellUpdated_1_2()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/include/ |
H A D | ril_callback_test.h | 209 int32_t NetworkCurrentCellUpdated_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/ |
H A D | ril_callback_test.h | 426 int32_t NetworkCurrentCellUpdated_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_callback_test.cpp | 458 int32_t RilCallbackTest::NetworkCurrentCellUpdated_1_2( in NetworkCurrentCellUpdated_1_2() function in OHOS::Telephony::RilCallbackTest
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/ |
H A D | dump.txt | 48 [mini, lite, full, callback] NetworkCurrentCellUpdated_1_2(
|