HomeSort by relevance Sort by last modified time
    Searched defs:desktop_channel_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/
desktop_session_proxy.h 194 scoped_ptr<IPC::ChannelProxy> desktop_channel_; member in class:remoting::DesktopSessionProxy
ipc_desktop_environment_unittest.cc 180 scoped_ptr<IPC::ChannelProxy> desktop_channel_; member in class:remoting::IpcDesktopEnvironmentTest
185 // Delegate that is passed to |desktop_channel_|.
371 desktop_channel_.reset(
397 desktop_channel_.reset();

Completed in 145 milliseconds