Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/js/
Dconnection.js86 function bindProxy(proxyCallback, remoteInterface) { argument
91 var proxy = new remoteInterface.proxyClass;
125 function bindHandleToProxy(handle, remoteInterface) { argument
129 var proxy = new remoteInterface.proxyClass;