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

  /external/chromium_org/net/http/
http_response_headers.h 185 void GetMimeTypeAndCharset(std::string* mime_type,
http_response_headers.cc 861 void HttpResponseHeaders::GetMimeTypeAndCharset(std::string* mime_type,
878 GetMimeTypeAndCharset(mime_type, &unused);
884 GetMimeTypeAndCharset(&unused, charset);
    [all...]

Completed in 1448 milliseconds