Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
DValidationTest.java193 ConformanceTestInterface.MANAGER.buildProxy(null, new SinkMessageReceiver()))); in testConformance()
203 IntegrationTestInterface.MANAGER.buildProxy(null, in testIntegrationMessageHeader()
216 IntegrationTestInterface.MANAGER.buildProxy(null, in testIntegrationRequestMessage()
229 IntegrationTestInterface.MANAGER.buildProxy(null, in testIntegrationResponseMessage()
DInterfacesTest.java226 NamedObject.MANAGER.buildProxy(null, NamedObject.MANAGER.buildStub(null, impl)); in testProxyAndStub()
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java390 return buildProxy(core, new AutoCloseableRouter(core, router)); in attachProxy()
406 protected abstract P buildProxy(Core core, MessageReceiverWithResponder messageReceiver); in buildProxy() method in Interface.Manager
/external/libmojo/mojo/public/tools/bindings/generators/java_templates/
Dinterface_definition.tmpl69 public Proxy buildProxy(org.chromium.mojo.system.Core core,