Home
last modified time | relevance | path

Searched refs:UpdateGetRestrictionResult (Results 1 – 7 of 7) sorted by relevance

/base/telephony/call_manager/services/telephony_interaction/include/
Dcall_status_callback.h42 int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &result) override;
Dcall_status_callback_proxy.h36 … int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) override;
Di_call_status_callback.h35 …virtual int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) =…
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_register.cpp125 callManagerCallBack_->UpdateGetRestrictionResult(response); in ReportGetRestrictionResult()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback.cpp196 int32_t CallStatusCallback::UpdateGetRestrictionResult(const CallRestrictionResponse &result) in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallback
Dcall_status_callback_stub.cpp261 result = UpdateGetRestrictionResult(*parcelPtr); in OnUpdateGetRestrictionResult()
Dcall_status_callback_proxy.cpp184 int32_t CallStatusCallbackProxy::UpdateGetRestrictionResult(const CallRestrictionResponse &callRest… in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallbackProxy