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

/external/chromium_org/mojo/public/cpp/application/
H A Dinterface_factory_impl.h32 class InterfaceFactoryImplWithContext : public InterfaceFactory<Interface> { class in namespace:mojo
34 explicit InterfaceFactoryImplWithContext(Context* context) function in class:mojo::InterfaceFactoryImplWithContext
36 virtual ~InterfaceFactoryImplWithContext() {}

Completed in 226 milliseconds