Home
last modified time | relevance | path

Searched refs:OnReportCallSessionEventChange (Results 1 - 10 of 10) sorted by relevance

/base/telephony/call_manager/frameworks/native/include/
H A Di_call_ability_callback.h40 virtual int32_t OnReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions) = 0;
H A Dcall_ability_callback.h43 int32_t OnReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions) override;
/base/telephony/call_manager/services/call_report/include/
H A Dcall_ability_callback_proxy.h41 int32_t OnReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions) override;
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_ability_callback.cpp119 int32_t CallAbilityCallback::OnReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions) in OnReportCallSessionEventChange() function in OHOS::Telephony::CallAbilityCallback
H A Dcall_ability_callback_stub.cpp337 result = OnReportCallSessionEventChange(*parcelPtr); in OnUpdateCallSessionEventChange()
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_connect.h346 int32_t OnReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions) in OnReportCallSessionEventChange() function in OHOS::Telephony::CallAbilityCallbackStub
348 TELEPHONY_LOGI("OnReportCallSessionEventChange success!"); in OnReportCallSessionEventChange()
/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_report_proxy.cpp348 ret = (*it)->OnReportCallSessionEventChange(callSessionEventOptions); in ReportCallSessionEventChange()
H A Dcall_ability_callback_proxy.cpp321 int32_t CallAbilityCallbackProxy::OnReportCallSessionEventChange( in OnReportCallSessionEventChange() function in OHOS::Telephony::CallAbilityCallbackProxy
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp720 callAbilityCallbackProxy.OnReportCallSessionEventChange(callSessionEventOptions); in HWTEST_F()
H A Dzero_branch4_test.cpp586 ASSERT_EQ(callAbilityCallback->OnReportCallSessionEventChange(callSessionEventOptions), TELEPHONY_SUCCESS); in HWTEST_F()

Completed in 8 milliseconds