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

  /external/chromium_org/mojo/shell/
dynamic_application_loader.h 60 MimeTypeToURLMap mime_type_to_url_; member in class:mojo::shell::DynamicApplicationLoader
dynamic_application_loader.cc 127 mime_type_to_url_(mime_type_to_url),
160 mime_type_to_url_->find(response->mime_type);
161 if (iter != mime_type_to_url_->end()) {
175 MimeTypeToURLMap* mime_type_to_url_; member in class:mojo::shell::DynamicApplicationLoader::NetworkLoader
200 mime_type_to_url_[mime_type] = content_handler_url;
229 &mime_type_to_url_,

Completed in 163 milliseconds