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

  /external/chromium_org/remoting/host/
host_window_proxy.h 21 class HostWindowProxy : public HostWindow {
23 HostWindowProxy(
27 virtual ~HostWindowProxy();
39 DISALLOW_COPY_AND_ASSIGN(HostWindowProxy);
host_window_proxy.cc 16 class HostWindowProxy::Core
66 HostWindowProxy::HostWindowProxy(
78 HostWindowProxy::~HostWindowProxy() {
84 void HostWindowProxy::Start(
91 HostWindowProxy::Core::Core(
102 void HostWindowProxy::Core::Start(
114 void HostWindowProxy::Core::Stop() {
120 HostWindowProxy::Core::~Core()
    [all...]

Completed in 39 milliseconds