Searched defs:set_mime_type (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/
H A Dplugin_data_remover_impl.h28 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:content::PluginDataRemoverImpl
/external/chromium/chrome/browser/
H A Dplugin_data_remover.h29 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:PluginDataRemover
/external/chromium_org/content/browser/webui/
H A Durl_data_manager_backend.cc125 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/
H A Ddrive_api_requests.h112 void set_mime_type(const std::string& mime_type) { function in class:google_apis::drive::FilesInsertRequest
H A Ddrive_api_parser.h578 void set_mime_type(const std::string& mime_type) { function in class:google_apis::FileResource
H A Dgdata_wapi_parser.h94 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 257 milliseconds