Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/js/lib/
Drouter.js70 Router.prototype.associateInterface = function(handleToSend) { argument
71 if (!handleToSend.pendingAssociation()) {
94 if (!handleToSend.notifyAssociation(id, this)) {
101 handleToSend.disconnectReason());