Home
last modified time | relevance | path

Searched refs:HandleVoipEventReportInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_status_manager.h55 int32_t HandleVoipEventReportInfo(const VoipCallEventInfo &info);
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dreport_call_info_handler.cpp250 int32_t ret = managerPtr->HandleVoipEventReportInfo(voipCallEventInfo); in UpdateVoipEventInfo()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp339 int32_t CallStatusManager::HandleVoipEventReportInfo(const VoipCallEventInfo &info) in HandleVoipEventReportInfo() function in OHOS::Telephony::CallStatusManager