Searched defs:CreateScreenControls (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/remoting/host/ | ||
D | basic_desktop_environment.cc | 34 scoped_ptr<ScreenControls> BasicDesktopEnvironment::CreateScreenControls() { in CreateScreenControls() function in remoting::BasicDesktopEnvironment |
D | host_mock_objects.cc | 33 scoped_ptr<ScreenControls> MockDesktopEnvironment::CreateScreenControls() { in CreateScreenControls() function in remoting::MockDesktopEnvironment |
D | me2me_desktop_environment.cc | 34 scoped_ptr<ScreenControls> Me2MeDesktopEnvironment::CreateScreenControls() { in CreateScreenControls() function in remoting::Me2MeDesktopEnvironment |
D | ipc_desktop_environment.cc | 55 scoped_ptr<ScreenControls> IpcDesktopEnvironment::CreateScreenControls() { in CreateScreenControls() function in remoting::IpcDesktopEnvironment |
D | desktop_session_proxy.cc | 135 scoped_ptr<ScreenControls> DesktopSessionProxy::CreateScreenControls() { in CreateScreenControls() function in remoting::DesktopSessionProxy |