Home
last modified time | relevance | path

Searched refs:ReportCallSessionEventChange (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_report/include/
H A Dcall_ability_report_proxy.h48 int32_t ReportCallSessionEventChange(const CallSessionEvent &callSessionEventOptions);
/ohos5.0/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_report_proxy.cpp341 int32_t CallAbilityReportProxy::ReportCallSessionEventChange( in ReportCallSessionEventChange() function in OHOS::Telephony::CallAbilityReportProxy
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp471 …return DelayedSingleton<CallAbilityReportProxy>::GetInstance()->ReportCallSessionEventChange(sessi… in HandleCallSessionEventChanged()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp400 callAbilityReportProxy->ReportCallSessionEventChange(callSessionEventOptions);