Home
last modified time | relevance | path

Searched defs:stopDaemon (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/webapp/
Dhost_dispatcher.js263 remoting.HostDispatcher.prototype.stopDaemon = function(onDone, onError) { method in remoting.HostDispatcher
Dhost_native_messaging.js403 remoting.HostNativeMessaging.prototype.stopDaemon = method in remoting.HostNativeMessaging
Devent_handlers.js61 var stopDaemon = function(event) { function