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

  /external/chromium_org/mojo/shell/
dynamic_application_loader.h 37 void RegisterContentHandler(const std::string& mime_type,
context.cc 72 loader->RegisterContentHandler("image/png", GURL("mojo://mojo_png_viewer/"));
73 loader->RegisterContentHandler("text/html", GURL("mojo://mojo_html_viewer/"));
96 loader->RegisterContentHandler(parts[i], url);
dynamic_application_loader.cc 197 void DynamicApplicationLoader::RegisterContentHandler(

Completed in 168 milliseconds