HomeSort by relevance Sort by last modified time
    Searched defs:GetWebAppImages (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/webdata/
web_apps_table.cc 71 bool WebAppsTable::GetWebAppImages(const GURL& url,
web_data_service.cc 201 WebDataService::Handle WebDataService::GetWebAppImages(
778 db_->GetWebAppsTable()->GetWebAppImages(
    [all...]
  /external/chromium_org/chrome/browser/webdata/
web_apps_table.cc 95 bool WebAppsTable::GetWebAppImages(const GURL& url,
web_data_service.cc 112 WebDataServiceBase::Handle WebDataService::GetWebAppImages(
215 WebAppsTable::FromWebDatabase(db)->GetWebAppImages(app_url, &result.images);

Completed in 175 milliseconds