Searched refs:GetWebData (Results 1 – 5 of 5) sorted by relevance
123 if (wds_wrapper && wds_wrapper->GetWebData().get()) in PurgeBrowser()124 wds_wrapper->GetWebData()->UnloadDatabase(); in PurgeBrowser()
44 scoped_refptr<WebDataService> MockWebDataServiceWrapper::GetWebData() { in GetWebData() function in MockWebDataServiceWrapper
43 virtual scoped_refptr<WebDataService> GetWebData() OVERRIDE;
139 scoped_refptr<WebDataService> WebDataServiceWrapper::GetWebData() { in GetWebData() function in WebDataServiceWrapper172 return wrapper->GetWebData(); in FromBrowserContext()
38 virtual scoped_refptr<WebDataService> GetWebData();