Home
last modified time | relevance | path

Searched refs:GetRrcConnectionStateUpdated (Results 1 - 10 of 10) sorted by relevance

/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.h244 int32_t GetRrcConnectionStateUpdated(
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h102 int32_t GetRrcConnectionStateUpdated(
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp64 size_t responseLen) { return GetRrcConnectionStateUpdated(notifyType, error, response, responseLen); }; in AddNotificationToMap()
800 int32_t HRilNetwork::GetRrcConnectionStateUpdated( in GetRrcConnectionStateUpdated() function in OHOS::Telephony::HRilNetwork
812 indType, error, &HDI::Ril::V1_1::IRilCallback::GetRrcConnectionStateUpdated, *(const int32_t *)response); in GetRrcConnectionStateUpdated()
/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h250 int32_t GetRrcConnectionStateUpdated(
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp634 int32_t TelRilCallback::GetRrcConnectionStateUpdated( in GetRrcConnectionStateUpdated() function in OHOS::Telephony::TelRilCallback
637 return Notify(responseInfo, &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
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h468 int32_t GetRrcConnectionStateUpdated(
/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp1268 int32_t RilCallbackTest::GetRrcConnectionStateUpdated(const RilRadioResponseInfo &responseInfo, int32_t state) in GetRrcConnectionStateUpdated() function in OHOS::Telephony::RilCallbackTest
1270 PrintResponseInfo("GetRrcConnectionStateUpdated", responseInfo); in GetRrcConnectionStateUpdated()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp1499 int32_t RilCallbackTest::GetRrcConnectionStateUpdated(const RilRadioResponseInfo &responseInfo, int32_t state) in GetRrcConnectionStateUpdated() function in OHOS::Telephony::RilCallbackTest
1501 TELEPHONY_LOGI("GetRrcConnectionStateUpdated state : %{public}d", state); in GetRrcConnectionStateUpdated()

Completed in 19 milliseconds