Home | History | Annotate | Download | only in web_request

Lines Matching refs:WebRequestAPI

429   // TODO(thestig) Remove this once the WebRequestAPI code is disabled.
454 WebRequestAPI::WebRequestAPI(content::BrowserContext* context)
468 WebRequestAPI::~WebRequestAPI() {
472 static base::LazyInstance<BrowserContextKeyedAPIFactory<WebRequestAPI> >
476 BrowserContextKeyedAPIFactory<WebRequestAPI>*
477 WebRequestAPI::GetFactoryInstance() {
481 void WebRequestAPI::OnListenerRemoved(const EventListenerInfo& details) {