Home
last modified time | relevance | path

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

/external/chromium_org/mojo/public/cpp/bindings/lib/
Dinterface_ptr_internal.h100 class ProxyWithStub : public Interface::Proxy_ {
102 explicit ProxyWithStub(MessageReceiverWithResponder* receiver) in ProxyWithStub() function
107 MOJO_DISALLOW_COPY_AND_ASSIGN(ProxyWithStub);
130 ProxyWithStub* proxy = new ProxyWithStub(router_); in ConfigureProxyIfNecessary()
136 ProxyWithStub* proxy_;