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

/external/chromium_org/mojo/apps/js/
H A Djs_app.h48 ApplicationDelegateImpl* content_handler_app_; member in class:mojo::apps::JSApp
/external/chromium_org/mojo/examples/content_handler_demo/
H A Dcontent_handler_demo.cc20 : content_handler_app_(content_handler_app) {
30 ContentHandlerApp* content_handler_app_; member in class:mojo::examples::ContentHandlerImpl
81 content_handler_app_->PrintResponse(response->body.Pass());

Completed in 282 milliseconds