Home
last modified time | relevance | path

Searched refs:GetMimeTypeAndCharset (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_response_headers.h167 void GetMimeTypeAndCharset(std::string* mime_type,
Dhttp_response_headers.cc768 void HttpResponseHeaders::GetMimeTypeAndCharset(std::string* mime_type, in GetMimeTypeAndCharset() function in net::HttpResponseHeaders
785 GetMimeTypeAndCharset(mime_type, &unused); in GetMimeType()
791 GetMimeTypeAndCharset(&unused, charset); in GetCharset()