Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/net/
Dchrome_url_request_context.cc402 net::URLRequestContext* ocsp_context = net::GetURLRequestContextForOCSP(); in ~ChromeURLRequestContext() local
403 if (ocsp_context) { in ~ChromeURLRequestContext()
404 DCHECK_EQ(this, ocsp_context); in ~ChromeURLRequestContext()