Home
last modified time | relevance | path

Searched refs:web_app_icons (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_install_utils.cc226 std::vector<WebApplicationIconInfo> web_app_icons; in UpdateWebAppInfoFromManifest() local
255 web_app_icons.push_back(std::move(info)); in UpdateWebAppInfoFromManifest()
261 if (web_app_icons.size() == kMaxIcons) in UpdateWebAppInfoFromManifest()
265 if (web_app_icons.size() == kMaxIcons) in UpdateWebAppInfoFromManifest()
271 web_app_info->icon_infos = std::move(web_app_icons); in UpdateWebAppInfoFromManifest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/web_database/
H A Dversion_55.sql11 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_50.sql21 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_54.sql10 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_53.sql15 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_56.sql11 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_52.sql17 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_57.sql11 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table
H A Dversion_58.sql17 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, he… table