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

/external/chromium_org/mojo/apps/js/
H A Djs_app.cc17 JSApp::JSApp(ApplicationDelegateImpl* content_handler_app, argument
20 : content_handler_app_(content_handler_app),
/external/chromium_org/mojo/examples/content_handler_demo/
H A Dcontent_handler_demo.cc19 explicit ContentHandlerImpl(ContentHandlerApp* content_handler_app) argument
20 : content_handler_app_(content_handler_app) {

Completed in 86 milliseconds