Home
last modified time | relevance | path

Searched refs:GetCallRestrictionResponse (Results 1 – 20 of 20) sorted by relevance

/base/telephony/cellular_call/interfaces/innerkits/ims/
Dims_call_callback_proxy.h62 …int32_t GetCallRestrictionResponse(int32_t slotId, const CallRestrictionResponse &response) overri…
Dims_call_callback_interface.h355 …virtual int32_t GetCallRestrictionResponse(int32_t slotId, const CallRestrictionResponse &response…
Dims_call_callback_stub.h63 …int32_t GetCallRestrictionResponse(int32_t slotId, const CallRestrictionResponse &response) overri…
/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
Dgetcscalldata_fuzzer.cpp115 handle->GetCallRestrictionResponse(event); in RegisterHandler()
/base/telephony/cellular_call/services/manager/include/
Dcellular_call_handler.h167 void GetCallRestrictionResponse(const AppExecFwk::InnerEvent::Pointer &event);
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp82 respMemberFuncMap_[HREQ_CALL_GET_CALL_RESTRICTION] = &HRilCall::GetCallRestrictionResponse; in AddCallResponseToMap()
521 int32_t HRilCall::GetCallRestrictionResponse( in GetCallRestrictionResponse() function in OHOS::Telephony::HRilCall
535 … return Response(responseInfo, &HDI::Ril::V1_0::IRilCallback::GetCallRestrictionResponse, resultT); in GetCallRestrictionResponse()
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_call.h94 int32_t GetCallRestrictionResponse(
Dtel_ril_callback.h68 int32_t GetCallRestrictionResponse(const HDI::Ril::V1_0::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/services/hril/include/
Dhril_call.h106 int32_t GetCallRestrictionResponse(
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp670 imsCallCallback_->GetCallRestrictionResponse(slotId, info); in GetCallRestriction()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp429 reply.WriteInt32(GetCallRestrictionResponse(slotId, *response)); in OnGetCallRestrictionResponseInner()
815 int32_t ImsCallCallbackStub::GetCallRestrictionResponse(int32_t slotId, const CallRestrictionRespon… in GetCallRestrictionResponse() function in OHOS::Telephony::ImsCallCallbackStub
Dims_call_callback_proxy.cpp648 int32_t ImsCallCallbackProxy::GetCallRestrictionResponse(int32_t slotId, const CallRestrictionRespo… in GetCallRestrictionResponse() function in OHOS::Telephony::ImsCallCallbackProxy
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp94 …uncMap_[RadioEvent::RADIO_GET_CALL_RESTRICTION] = &CellularCallHandler::GetCallRestrictionResponse; in InitSupplementFuncMap()
1091 void CellularCallHandler::GetCallRestrictionResponse(const AppExecFwk::InnerEvent::Pointer &event) in GetCallRestrictionResponse() function in OHOS::Telephony::CellularCallHandler
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_callback.cpp164 int32_t TelRilCallback::GetCallRestrictionResponse( in GetCallRestrictionResponse() function in OHOS::Telephony::TelRilCallback
167 …onse(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::GetCallRestrictionResponse, result); in GetCallRestrictionResponse()
Dtel_ril_call.cpp167 int32_t TelRilCall::GetCallRestrictionResponse( in GetCallRestrictionResponse() function in OHOS::Telephony::TelRilCall
/base/telephony/ril_adapter/test/unittest/include/
Dril_callback_test.h69 int32_t GetCallRestrictionResponse(const HDI::Ril::V1_0::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dzero_branch_test.cpp250 EXPECT_NE(HDF_SUCCESS, call->GetCallRestrictionResponse(0, responseInfo, nullptr, 1));
Dril_callback_test.cpp934 int32_t RilCallbackTest::GetCallRestrictionResponse( in GetCallRestrictionResponse() function in OHOS::Telephony::RilCallbackTest
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
Dril_callback_test.h277 int32_t GetCallRestrictionResponse(const HDI::Ril::V1_0::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp813 int32_t RilCallbackTest::GetCallRestrictionResponse( in GetCallRestrictionResponse() function in OHOS::Telephony::RilCallbackTest