SupportsAudioCapture 80 remoting/host/basic_desktop_environment.h virtual bool SupportsAudioCapture() const OVERRIDE; SupportsAudioCapture 93 remoting/host/chromoting_host.cc if (!desktop_environment_factory_->SupportsAudioCapture()) { SupportsAudioCapture 81 remoting/host/chromoting_host_unittest.cc EXPECT_CALL(*desktop_environment_factory_, SupportsAudioCapture()) SupportsAudioCapture 146 remoting/host/client_session_unittest.cc EXPECT_CALL(*desktop_environment_factory_, SupportsAudioCapture()) SupportsAudioCapture 79 remoting/host/desktop_environment.h virtual bool SupportsAudioCapture() const = 0; SupportsAudioCapture 260 remoting/host/desktop_process_unittest.cc EXPECT_CALL(*desktop_environment_factory, SupportsAudioCapture()) SupportsAudioCapture 291 remoting/host/desktop_session_agent.cc if (delegate_->desktop_environment_factory().SupportsAudioCapture()) { SupportsAudioCapture 92 remoting/host/host_mock_objects.h MOCK_CONST_METHOD0(SupportsAudioCapture, bool()); SupportsAudioCapture 87 remoting/host/ipc_desktop_environment.h virtual bool SupportsAudioCapture() const OVERRIDE; SupportsAudioCapture 387 remoting/host/ipc_desktop_environment_unittest.cc EXPECT_CALL(*desktop_environment_factory, SupportsAudioCapture())