Searched refs:UpdateSetRestrictionPasswordResult (Results 1 – 7 of 7) sorted by relevance
44 int32_t UpdateSetRestrictionPasswordResult(const int32_t result) override;
113 int32_t UpdateSetRestrictionPasswordResult(const int32_t result) override;
109 virtual int32_t UpdateSetRestrictionPasswordResult(int32_t result) = 0;
169 callManagerCallBack_->UpdateSetRestrictionPasswordResult(result); in ReportSetBarringPasswordResult()
221 int32_t CallStatusCallback::UpdateSetRestrictionPasswordResult(const int32_t result) in UpdateSetRestrictionPasswordResult() function in OHOS::Telephony::CallStatusCallback
300 error = UpdateSetRestrictionPasswordResult(result); in OnUpdateSetRestrictionPasswordResult()
231 int32_t CallStatusCallbackProxy::UpdateSetRestrictionPasswordResult(const int32_t result) in UpdateSetRestrictionPasswordResult() function in OHOS::Telephony::CallStatusCallbackProxy