Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/js/lib/
Dinterface_endpoint_handle.js93 State.prototype.notifyAssociation = function(interfaceId, method in State
169 InterfaceEndpointHandle.prototype.notifyAssociation = function(interfaceId, method in InterfaceEndpointHandle
171 return this.state_.notifyAssociation(interfaceId, peerGroupController);
Drouter.js94 if (!handleToSend.notifyAssociation(id, this)) {