Searched refs:UpdateGetRestrictionResult (Results 1 – 8 of 8) sorted by relevance
42 int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &result) override;
97 … int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) override;
93 …virtual int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) =…
168 int32_t UpdateGetRestrictionResult(const uint8_t *data, size_t size) in UpdateGetRestrictionResult() function335 UpdateGetRestrictionResult(data, size); in DoSomethingInterestingWithMyAPI()
133 callManagerCallBack_->UpdateGetRestrictionResult(response); in ReportGetRestrictionResult()
200 int32_t CallStatusCallback::UpdateGetRestrictionResult(const CallRestrictionResponse &result) in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallback
268 result = UpdateGetRestrictionResult(*parcelPtr); in OnUpdateGetRestrictionResult()
189 int32_t CallStatusCallbackProxy::UpdateGetRestrictionResult(const CallRestrictionResponse &callRest… in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallbackProxy