Searched defs:CreateAudioCapturer (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/
H A Dbasic_desktop_environment.cc25 scoped_ptr<AudioCapturer> BasicDesktopEnvironment::CreateAudioCapturer() { function in class:remoting::BasicDesktopEnvironment
H A Dfake_desktop_environment.cc46 scoped_ptr<AudioCapturer> FakeDesktopEnvironment::CreateAudioCapturer() { function in class:remoting::FakeDesktopEnvironment
H A Dhost_mock_objects.cc25 scoped_ptr<AudioCapturer> MockDesktopEnvironment::CreateAudioCapturer() { function in class:remoting::MockDesktopEnvironment
H A Dipc_desktop_environment.cc49 scoped_ptr<AudioCapturer> IpcDesktopEnvironment::CreateAudioCapturer() { function in class:remoting::IpcDesktopEnvironment
50 return desktop_session_proxy_->CreateAudioCapturer();
H A Ddesktop_session_proxy.cc124 scoped_ptr<AudioCapturer> DesktopSessionProxy::CreateAudioCapturer() { function in class:remoting::DesktopSessionProxy
/external/chromium_org/content/renderer/media/webrtc/
H A Dmock_peer_connection_dependency_factory.cc522 MockPeerConnectionDependencyFactory::CreateAudioCapturer( function in class:content::MockPeerConnectionDependencyFactory
H A Dpeer_connection_dependency_factory.cc217 CreateAudioCapturer(render_view_id, device_info, audio_constraints,
594 PeerConnectionDependencyFactory::CreateAudioCapturer( function in class:content::PeerConnectionDependencyFactory

Completed in 1383 milliseconds