HomeSort by relevance Sort by last modified time
    Searched full:http_response_content_type (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/ocsp/
nss_ocsp.cc 119 const char** http_response_content_type,
236 const std::string& http_response_content_type() const { function in class:__anon3744::OCSPRequestSession
660 const char** http_response_content_type,
677 << " content_type=" << req->http_response_content_type()
682 if (http_response_content_type)
683 *http_response_content_type = req->http_response_content_type().c_str();
696 const char** http_response_content_type,
735 const char* mime_type = req->http_response_content_type().c_str();
776 http_response_content_type,
    [all...]

Completed in 27 milliseconds