Searched refs:UpdateGetRestrictionResult (Results 1 – 7 of 7) sorted by relevance
42 int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &result) override;
36 … int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) override;
35 …virtual int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) =…
125 callManagerCallBack_->UpdateGetRestrictionResult(response); in ReportGetRestrictionResult()
196 int32_t CallStatusCallback::UpdateGetRestrictionResult(const CallRestrictionResponse &result) in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallback
261 result = UpdateGetRestrictionResult(*parcelPtr); in OnUpdateGetRestrictionResult()
184 int32_t CallStatusCallbackProxy::UpdateGetRestrictionResult(const CallRestrictionResponse &callRest… in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallbackProxy