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

  /external/chromium_org/remoting/host/setup/
daemon_controller_delegate_linux.h 9 #include "remoting/host/setup/daemon_controller.h"
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,
daemon_controller_delegate_mac.h 10 #include "remoting/host/setup/daemon_controller.h"
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,
daemon_controller_delegate_win.h 13 #include "remoting/host/setup/daemon_controller.h"
daemon_controller.cc 5 #include "remoting/host/setup/daemon_controller.h"
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/host/plugin/
host_script_object.h 18 #include "remoting/host/setup/daemon_controller.h"
131 // version string, described in daemon_controller.h.
  /external/chromium_org/remoting/webapp/
host_controller.js 39 // daemon_controller.h and must be kept in sync.
  /external/chromium_org/remoting/
remoting.gyp 604 'host/setup/daemon_controller.cc',
605 'host/setup/daemon_controller.h',
    [all...]

Completed in 188 milliseconds