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

  /external/chromium/net/ocsp/
nss_ocsp.cc 112 const char* http_content_type);
165 const char* http_content_type) {
167 upload_content_type_.assign(http_content_type);
635 const char* http_content_type) {
639 req->SetPostData(http_data, http_data_len, http_content_type);
  /external/chromium/webkit/glue/
glue_serialize.cc 399 const WebString& http_content_type = ReadString(obj); local
403 item.setHTTPContentType(http_content_type);

Completed in 55 milliseconds