Home
last modified time | relevance | path

Searched refs:onPipeConnectionError (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/js/lib/
Drouter.js55 onError: this.onPipeConnectionError.bind(this),
240 this.onPipeConnectionError();
266 Router.prototype.onPipeConnectionError = function() { method in Router