Searched refs:content_handler_app_ (Results 1 - 3 of 3) sorted by relevance

/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());
/external/chromium_org/mojo/apps/js/
H A Djs_app.cc20 : content_handler_app_(content_handler_app),
64 base::Unretained(content_handler_app_),
98 // content_handler_app_ to erase its AppVector entry for this app, which
103 base::Unretained(content_handler_app_),
H A Djs_app.h48 ApplicationDelegateImpl* content_handler_app_; member in class:mojo::apps::JSApp

Completed in 359 milliseconds