Home
last modified time | relevance | path

Searched refs:GetRrcConnectionStateUpdated (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h102 int32_t GetRrcConnectionStateUpdated(
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h100 int32_t GetRrcConnectionStateUpdated(int32_t state);
H A Dtel_ril_callback.h241 int32_t GetRrcConnectionStateUpdated(
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp624 int32_t TelRilCallback::GetRrcConnectionStateUpdated( in GetRrcConnectionStateUpdated() function in OHOS::Telephony::TelRilCallback
627 …sponseInfo, &TelRilManager::GetTelRilNetwork, &TelRilNetwork::GetRrcConnectionStateUpdated, state); in GetRrcConnectionStateUpdated()
H A Dtel_ril_network.cpp184 int32_t TelRilNetwork::GetRrcConnectionStateUpdated(int32_t state) in GetRrcConnectionStateUpdated() function in OHOS::Telephony::TelRilNetwork
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_callback_v11.md164 | [GetRrcConnectionStateUpdated](#getrrcconnectionstateupdated) ([in] struct [RilRadioResponseInfo]…
1312 ### GetRrcConnectionStateUpdated()
1315 IRilCallback::GetRrcConnectionStateUpdated ([in] struct RilRadioResponseInfo responseInfo, [in] int…
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp61 …size_t responseLen) { return GetRrcConnectionStateUpdated(notifyType, error, response, responseLen… in AddNotificationToMap()
787 int32_t HRilNetwork::GetRrcConnectionStateUpdated( in GetRrcConnectionStateUpdated() function in OHOS::Telephony::HRilNetwork
799 …indType, error, &HDI::Ril::V1_1::IRilCallback::GetRrcConnectionStateUpdated, *(const int32_t *)res… in GetRrcConnectionStateUpdated()
/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h248 int32_t GetRrcConnectionStateUpdated(
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h465 int32_t GetRrcConnectionStateUpdated(
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dril_callback_service.h.txt395 …int32_t GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInf…
H A Diril_callback.h.txt572 …virtual int32_t GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& res…
H A Dril_callback_service.cpp.txt811 int32_t RilCallbackService::GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioRespon…
H A Dril_callback_proxy.h.txt403 …int32_t GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInf…
H A Dril_callback_stub.cpp.txt5462 int32_t rilCallbackRet = impl->GetRrcConnectionStateUpdated(responseInfo, state);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/
H A Dril_callback_service.h.txt414 …int32_t GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInf…
H A Dril_callback_proxy.h.txt423 …int32_t GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioResponseInfo& responseInf…
H A Dril_callback_service.cpp.txt848 int32_t RilCallbackService::GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::V1_1::RilRadioRespon…
H A Dril_callback_proxy.cpp.txt828 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::GetRrcConnectionStateUpdated(const OHOS::HDI::Ril::…
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp1252 int32_t RilCallbackTest::GetRrcConnectionStateUpdated(const RilRadioResponseInfo &responseInfo, int… in GetRrcConnectionStateUpdated() function in OHOS::Telephony::RilCallbackTest
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp1487 int32_t RilCallbackTest::GetRrcConnectionStateUpdated(const RilRadioResponseInfo &responseInfo, int… in GetRrcConnectionStateUpdated() function in OHOS::Telephony::RilCallbackTest
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/dump_ast_target/
H A Ddump.txt1056 [mini, lite, full, callback] GetRrcConnectionStateUpdated(
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/
H A Ddump.txt1213 [mini, lite, full, callback] GetRrcConnectionStateUpdated(
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/
H A DIRilCallback.idl1763 GetRrcConnectionStateUpdated([in] struct RilRadioResponseInfo responseInfo, [in] int state);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/
H A DIRilCallback.idl1763 GetRrcConnectionStateUpdated([in] struct RilRadioResponseInfo responseInfo, [in] int state);
/ohos5.0/drivers/interface/ril/v1_1/
H A DIRilCallback.idl1763 …[oneway] GetRrcConnectionStateUpdated([in] struct RilRadioResponseInfo responseInfo, [in] int stat…

12