Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/js/lib/
H A Dinterface_endpoint_handle.js140 function InterfaceEndpointHandle(interfaceId, associatedGroupController) { class
144 InterfaceEndpointHandle.prototype.isValid = function() { class