HomeSort by relevance Sort by last modified time
    Searched refs:GetMimeTypeAndCharset (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_response_headers.h 167 void GetMimeTypeAndCharset(std::string* mime_type,
http_response_headers.cc 768 void HttpResponseHeaders::GetMimeTypeAndCharset(std::string* mime_type,
785 GetMimeTypeAndCharset(mime_type, &unused);
791 GetMimeTypeAndCharset(&unused, charset);
    [all...]

Completed in 31 milliseconds