Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/js/
H A Dbindings.js100 InterfacePtrController.prototype.setConnectionErrorHandler = function( method in InterfacePtrController
246 Binding.prototype.setConnectionErrorHandler = function(callback) { method in Binding
307 BindingSet.prototype.setConnectionErrorHandler = function(callback) { method in BindingSet
417 AssociatedInterfacePtrController.prototype.setConnectionErrorHandler = method in AssociatedInterfacePtrController
513 AssociatedBinding.prototype.setConnectionErrorHandler = function(callback) { method in AssociatedBinding
/aosp_15_r20/external/libchrome/mojo/public/js/lib/
H A Dinterface_endpoint_client.js131 InterfaceEndpointClient.prototype.setConnectionErrorHandler = function( method in InterfaceEndpointClient