Searched refs:GetWebAppImages (Results 1 – 5 of 5) sorted by relevance
69 ASSERT_TRUE(db.GetWebAppsTable()->GetWebAppImages(url, &images)); in TEST_F()80 ASSERT_TRUE(db.GetWebAppsTable()->GetWebAppImages(url, &images)); in TEST_F()101 ASSERT_TRUE(db.GetWebAppsTable()->GetWebAppImages(url, &images)); in TEST_F()120 ASSERT_TRUE(db.GetWebAppsTable()->GetWebAppImages(url, &images)); in TEST_F()
40 bool GetWebAppImages(const GURL& url, std::vector<SkBitmap>* images);
71 bool WebAppsTable::GetWebAppImages(const GURL& url, in GetWebAppImages() function in WebAppsTable
352 Handle GetWebAppImages(const GURL& app_url, WebDataServiceConsumer* consumer);
201 WebDataService::Handle WebDataService::GetWebAppImages( in GetWebAppImages() function in WebDataService778 db_->GetWebAppsTable()->GetWebAppImages( in GetWebAppImagesImpl()