Home
last modified time | relevance | path

Searched refs:GetURLRequestContextForOCSP (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/ocsp/
Dnss_ocsp.h29 URLRequestContext* GetURLRequestContextForOCSP();
Dnss_ocsp.cc910 URLRequestContext* GetURLRequestContextForOCSP() { in GetURLRequestContextForOCSP() function
/external/chromium/chrome/browser/net/
Dchrome_url_request_context.cc402 net::URLRequestContext* ocsp_context = net::GetURLRequestContextForOCSP(); in ~ChromeURLRequestContext()