Home
last modified time | relevance | path

Searched refs:http_response_headers (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/net/ocsp/
Dnss_ocsp.cc154 const char** http_response_headers,
276 const std::string& http_response_headers() const { in http_response_headers() function in net::__anon8af2aef80111::OCSPRequestSession
696 const char** http_response_headers, in OCSPSetResponse() argument
713 << " header=" << req->http_response_headers() in OCSPSetResponse()
719 if (http_response_headers) in OCSPSetResponse()
720 *http_response_headers = req->http_response_headers().c_str(); in OCSPSetResponse()
732 const char** http_response_headers, in OCSPTrySendAndReceive() argument
843 http_response_headers, in OCSPTrySendAndReceive()
/external/chromium_org/net/http/
Dhttp_response_headers.h277 scoped_refptr<HttpResponseHeaders>* http_response_headers);
Dhttp_response_headers.cc1372 scoped_refptr<HttpResponseHeaders>* http_response_headers) { in FromNetLogParam() argument
1373 *http_response_headers = NULL; in FromNetLogParam()
1396 *http_response_headers = new HttpResponseHeaders(raw_headers); in FromNetLogParam()
/external/chromium_org/net/
Dnet.target.linux-arm64.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-arm64.mk72 net/http/http_response_headers.cc \
Dnet.target.linux-x86.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-mips.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-x86.mk72 net/http/http_response_headers.cc \
Dnet.target.linux-mips.mk72 net/http/http_response_headers.cc \
Dnet.target.linux-arm.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-x86_64.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-arm.mk72 net/http/http_response_headers.cc \
Dnet.target.linux-mips64.mk72 net/http/http_response_headers.cc \
Dnet.target.darwin-mips64.mk72 net/http/http_response_headers.cc \
Dnet.target.linux-x86_64.mk72 net/http/http_response_headers.cc \
Dnet.gypi106 'http/http_response_headers.cc',
107 'http/http_response_headers.h',