HomeSort by relevance Sort by last modified time
    Searched refs:daemon_controller (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_main.cc 49 scoped_refptr<DaemonController> daemon_controller = local
60 daemon_controller->SetWindow(reinterpret_cast<void*>(native_view_handle));
85 daemon_controller,
host_starter.cc 23 scoped_refptr<remoting::DaemonController> daemon_controller)
26 daemon_controller_(daemon_controller),
45 scoped_refptr<remoting::DaemonController> daemon_controller(
49 daemon_controller));
host_starter.h 15 #include "remoting/host/setup/daemon_controller.h"
72 scoped_refptr<remoting::DaemonController> daemon_controller);
me2me_native_messaging_host.h 13 #include "remoting/host/setup/daemon_controller.h"
38 scoped_refptr<DaemonController> daemon_controller,
me2me_native_messaging_host.cc 57 scoped_refptr<DaemonController> daemon_controller,
61 daemon_controller_(daemon_controller),
me2me_native_messaging_host_unittest.cc 311 scoped_refptr<DaemonController> daemon_controller(
323 daemon_controller,
  /external/chromium_org/remoting/webapp/
host_controller.js 39 // daemon_controller.h and must be kept in sync.

Completed in 62 milliseconds