OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetURLRequestContextForOCSP
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/ocsp/
nss_ocsp.h
28
void
SetURLRequestContextForOCSP
(URLRequestContext* request_context);
nss_ocsp.cc
582
// The application failed to call
SetURLRequestContextForOCSP
, so we
900
void
SetURLRequestContextForOCSP
(URLRequestContext* request_context) {
/external/chromium/chrome/browser/net/
chrome_url_request_context.cc
157
net::
SetURLRequestContextForOCSP
(url_request_context_);
406
net::
SetURLRequestContextForOCSP
(NULL);
Completed in 127 milliseconds