HomeSort by relevance Sort by last modified time
    Searched defs:set_mime_type (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/
plugin_data_remover_impl.h 28 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:content::PluginDataRemoverImpl
  /external/chromium/chrome/browser/
plugin_data_remover.h 29 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:PluginDataRemover
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.cc 125 void set_mime_type(const std::string& mime_type) { function in class:content::URLRequestChromeJob
289 set_mime_type(mime_type);
  /external/chromium_org/google_apis/drive/
drive_api_requests.h 112 void set_mime_type(const std::string& mime_type) { function in class:google_apis::drive::FilesInsertRequest
drive_api_parser.h 578 void set_mime_type(const std::string& mime_type) { function in class:google_apis::FileResource
gdata_wapi_parser.h 94 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:google_apis::Link
245 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:google_apis::Content

Completed in 653 milliseconds