HomeSort by relevance Sort by last modified time
    Searched defs:set_mime_type (Results 1 - 5 of 5) 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_org/content/browser/webui/
url_data_manager_backend.cc 125 void set_mime_type(const std::string& mime_type) { function in class:content::URLRequestChromeJob
299 set_mime_type(mime_type);
  /external/chromium_org/google_apis/drive/
drive_api_parser.h 521 void set_mime_type(const std::string& mime_type) { function in class:google_apis::FileResource
drive_api_requests.h 221 void set_mime_type(const std::string& mime_type) { function in class:google_apis::drive::FilesInsertRequest
    [all...]
gdata_wapi_parser.h 93 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:google_apis::Link
244 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:google_apis::Content

Completed in 293 milliseconds