HomeSort by relevance Sort by last modified time
    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 4078 milliseconds