Searched refs:setConnectionErrorHandler (Results 1 – 3 of 3) sorted by relevance
100 InterfacePtrController.prototype.setConnectionErrorHandler = function( method in InterfacePtrController106 this.interfaceEndpointClient_.setConnectionErrorHandler(callback);246 Binding.prototype.setConnectionErrorHandler = function(callback) { method in Binding250 this.interfaceEndpointClient_.setConnectionErrorHandler(callback);272 this.binding_.setConnectionErrorHandler(function(reason) {307 BindingSet.prototype.setConnectionErrorHandler = function(callback) { method in BindingSet417 AssociatedInterfacePtrController.prototype.setConnectionErrorHandler = method in AssociatedInterfacePtrController423 this.interfaceEndpointClient_.setConnectionErrorHandler(callback);513 AssociatedBinding.prototype.setConnectionErrorHandler = function(callback) { method in AssociatedBinding517 this.interfaceEndpointClient_.setConnectionErrorHandler(callback);
166 echoServicePtr.ptr.setConnectionErrorHandler(function() {171 echoServiceBinding.setConnectionErrorHandler(function() {
131 InterfaceEndpointClient.prototype.setConnectionErrorHandler = function( method in InterfaceEndpointClient