HomeSort by relevance Sort by last modified time
    Searched refs:content_handler_app_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/mojo/examples/content_handler_demo/
content_handler_demo.cc 20 : 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/
js_app.cc 20 : 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_),
js_app.h 48 ApplicationDelegateImpl* content_handler_app_; member in class:mojo::apps::JSApp

Completed in 653 milliseconds