Searched defs:stopDaemon (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/remoting/webapp/ | ||
| D | host_dispatcher.js | 263 remoting.HostDispatcher.prototype.stopDaemon = function(onDone, onError) { method in remoting.HostDispatcher |
| D | host_native_messaging.js | 403 remoting.HostNativeMessaging.prototype.stopDaemon = method in remoting.HostNativeMessaging |
| D | event_handlers.js | 61 var stopDaemon = function(event) { function |