Searched refs:content_handler_factory_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/mojo/examples/content_handler_demo/
H A Dcontent_handler_demo.cc35 ContentHandlerApp() : content_handler_factory_(this) {
43 connection->AddService(&content_handler_factory_);
72 ContentHandlerApp> content_handler_factory_; member in class:mojo::examples::ContentHandlerApp
/external/chromium_org/mojo/apps/js/
H A Dapplication_delegate_impl.cc28 : application_impl_(NULL), content_handler_factory_(this) {
40 connection->AddService(&content_handler_factory_);
H A Dapplication_delegate_impl.h65 content_handler_factory_; member in class:mojo::apps::ApplicationDelegateImpl
/external/chromium_org/mojo/examples/png_viewer/
H A Dpng_viewer.cc217 content_handler_factory_.reset(
225 connection->AddService(content_handler_factory_.get());
230 content_handler_factory_; member in class:mojo::examples::PNGViewer

Completed in 128 milliseconds