Home
last modified time | relevance | path

Searched refs:UpdateSetRestrictionResult (Results 1 - 9 of 9) sorted by relevance

/base/telephony/call_manager/services/telephony_interaction/include/
H A Dcall_status_callback.h44 int32_t UpdateSetRestrictionResult(const int32_t result) override;
/base/telephony/call_manager/interfaces/innerkits/
H A Di_call_status_callback.h102 virtual int32_t UpdateSetRestrictionResult(int32_t result) = 0;
H A Dcall_status_callback_proxy.h105 int32_t UpdateSetRestrictionResult(const int32_t result) override;
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp146 callManagerCallBack_->UpdateSetRestrictionResult(result); in ReportSetRestrictionResult()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp588 callStatusCallbackProxy->UpdateSetRestrictionResult(result); in HWTEST_F()
678 callStatusCallbackProxy->UpdateSetRestrictionResult(result); in HWTEST_F()
H A Dzero_branch6_test.cpp805 callStatusCallback->UpdateSetRestrictionResult(result); in HWTEST_F()
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp246 int32_t CallStatusCallback::UpdateSetRestrictionResult(const int32_t result) in UpdateSetRestrictionResult() function in OHOS::Telephony::CallStatusCallback
H A Dcall_status_callback_stub.cpp348 error = UpdateSetRestrictionResult(result); in OnUpdateSetRestrictionResult()
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_status_callback_proxy.cpp250 int32_t CallStatusCallbackProxy::UpdateSetRestrictionResult(const int32_t result) in UpdateSetRestrictionResult() function in OHOS::Telephony::CallStatusCallbackProxy

Completed in 9 milliseconds