Searched refs:http_response_content_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/ocsp/
H A Dnss_ocsp.cc153 const char** http_response_content_type,
271 const std::string& http_response_content_type() const { function in class:net::__anon9347::OCSPRequestSession
695 const char** http_response_content_type,
712 << " content_type=" << req->http_response_content_type()
717 if (http_response_content_type)
718 *http_response_content_type = req->http_response_content_type().c_str();
731 const char** http_response_content_type,
787 mime_type = req->http_response_content_type().c_str();
842 http_response_content_type,
693 OCSPSetResponse(OCSPRequestSession* req, PRUint16* http_response_code, const char** http_response_content_type, const char** http_response_headers, const char** http_response_data, PRUint32* http_response_data_len) argument
728 OCSPTrySendAndReceive(SEC_HTTP_REQUEST_SESSION request, PRPollDesc** pPollDesc, PRUint16* http_response_code, const char** http_response_content_type, const char** http_response_headers, const char** http_response_data, PRUint32* http_response_data_len) argument
[all...]

Completed in 80 milliseconds