Searched defs:NoInterfaceProxy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/cpp/bindings/
H A Dno_interface.h17 class NoInterfaceProxy;
23 typedef NoInterfaceProxy Proxy_;
31 class NoInterfaceProxy : public NoInterface { class in namespace:mojo
33 explicit NoInterfaceProxy(MessageReceiver* receiver) {} function in class:mojo::NoInterfaceProxy

Completed in 505 milliseconds