Searched refs:OnAudioPacket (Results 1 – 4 of 4) sorted by relevance
31 void OnAudioPacket(scoped_ptr<AudioPacket> packet);
39 void IpcAudioCapturer::OnAudioPacket(scoped_ptr<AudioPacket> packet) { in OnAudioPacket() function in remoting::IpcAudioCapturer
190 OnAudioPacket) in OnMessageReceived()456 void DesktopSessionProxy::OnAudioPacket(const std::string& serialized_packet) { in OnAudioPacket() function in remoting::DesktopSessionProxy469 FROM_HERE, base::Bind(&IpcAudioCapturer::OnAudioPacket, audio_capturer_, in OnAudioPacket()
147 void OnAudioPacket(const std::string& serialized_packet);