Searched defs:CreateScreenControls (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/remoting/host/
H A Dbasic_desktop_environment.cc37 scoped_ptr<ScreenControls> BasicDesktopEnvironment::CreateScreenControls() { function in class:remoting::BasicDesktopEnvironment
H A Dme2me_desktop_environment.cc36 scoped_ptr<ScreenControls> Me2MeDesktopEnvironment::CreateScreenControls() { function in class:remoting::Me2MeDesktopEnvironment
H A Dfake_desktop_environment.cc54 scoped_ptr<ScreenControls> FakeDesktopEnvironment::CreateScreenControls() { function in class:remoting::FakeDesktopEnvironment
H A Dhost_mock_objects.cc33 scoped_ptr<ScreenControls> MockDesktopEnvironment::CreateScreenControls() { function in class:remoting::MockDesktopEnvironment
H A Dipc_desktop_environment.cc57 scoped_ptr<ScreenControls> IpcDesktopEnvironment::CreateScreenControls() { function in class:remoting::IpcDesktopEnvironment
58 return desktop_session_proxy_->CreateScreenControls();
H A Ddesktop_session_proxy.cc136 scoped_ptr<ScreenControls> DesktopSessionProxy::CreateScreenControls() { function in class:remoting::DesktopSessionProxy

Completed in 556 milliseconds