Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dvoip_call_manager_proxy.h175 …int32_t ReportCallAudioEventChange(std::string voipCallId, const CallAudioEvent &callAudioEvent) o…
H A Di_voip_call_manager_service.h71 …virtual int32_t ReportCallAudioEventChange(std::string voipCallId, const CallAudioEvent &callAudio…
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dvoip_call_manager_proxy.cpp441 int32_t VoipCallManagerProxy::ReportCallAudioEventChange(std::string voipCallId, const CallAudioEve… in ReportCallAudioEventChange() function in OHOS::Telephony::VoipCallManagerProxy