Searched defs:set_mime_type (Results 1 - 5 of 5) 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_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
299 set_mime_type(mime_type);
/external/chromium_org/google_apis/drive/
H A Ddrive_api_requests.h221 void set_mime_type(const std::string& mime_type) { function in class:google_apis::drive::FilesInsertRequest
H A Ddrive_api_parser.h521 void set_mime_type(const std::string& mime_type) { function in class:google_apis::FileResource
H A Dgdata_wapi_parser.h93 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 3925 milliseconds