StopDaemon        204 remoting/host/plugin/host_script_object.cc     return StopDaemon(args, arg_count, result);
StopDaemon        157 remoting/host/plugin/host_script_object.h   bool StopDaemon(const NPVariant* args, uint32_t arg_count, NPVariant* result);
StopDaemon        260 remoting/host/setup/daemon_controller_delegate_win.cc     hr = control_->StopDaemon();
StopDaemon         48 remoting/host/win/elevated_controller.h   STDMETHOD(StopDaemon)();