Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/telephony_interaction/include/
H A Dcall_status_callback.h38 int32_t StopDtmfResult(const int32_t result) override;
/base/telephony/call_manager/interfaces/innerkits/
H A Di_call_status_callback.h238 virtual int32_t StopDtmfResult(const int32_t result) = 0;
H A Dcall_status_callback_proxy.h241 int32_t StopDtmfResult(const int32_t result) override;
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp336 callManagerCallBack_->StopDtmfResult(result); in ReportStopDtmfResult()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp608 callStatusCallbackProxy->StopDtmfResult(result); in HWTEST_F()
692 callStatusCallbackProxy->StopDtmfResult(result); in HWTEST_F()
H A Dzero_branch6_test.cpp797 callStatusCallback->StopDtmfResult(result); in HWTEST_F()
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp172 int32_t CallStatusCallback::StopDtmfResult(const int32_t result) in StopDtmfResult() function in OHOS::Telephony::CallStatusCallback
177 TELEPHONY_LOGI("StopDtmfResult result = %{public}d", result); in StopDtmfResult()
H A Dcall_status_callback_stub.cpp676 error = StopDtmfResult(result); in OnStopDtmfResult()
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_status_callback_proxy.cpp606 int32_t CallStatusCallbackProxy::StopDtmfResult(const int32_t result) in StopDtmfResult() function in OHOS::Telephony::CallStatusCallbackProxy

Completed in 10 milliseconds