Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/js/lib/
Dinterface_endpoint_handle.js38 State.prototype.close = function(disconnectReason) { argument
120 State.prototype.onPeerClosedBeforeAssociation = function(disconnectReason) { argument
160 InterfaceEndpointHandle.prototype.disconnectReason = function() { method in InterfaceEndpointHandle