Home | History | Annotate | Download | only in ocsp

Lines Matching refs:URLRequestContext

52 URLRequestContext* g_request_context = NULL;
385 URLRequestContext* url_request_context = g_request_context;
612 URLRequestContext* request_context = g_request_context;
615 LOG(ERROR) << "No URLRequestContext for NSS HTTP handler. host: " << host;
968 void SetURLRequestContextForNSSHttpIO(URLRequestContext* request_context) {