Searched refs:WebCacheImpl (Results 1 – 2 of 2) sorted by relevance
42 class WebCacheImpl; variable139 std::unique_ptr<web_cache::WebCacheImpl> web_cache_impl_;
187 web_cache_impl_ = std::make_unique<web_cache::WebCacheImpl>(); in RenderThreadStarted()248 binders->Add(base::BindRepeating(&web_cache::WebCacheImpl::BindReceiver, in ExposeInterfacesToBrowser()