Home
last modified time | relevance | path

Searched defs:install_source_ (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dpending_extension_info.h91 Manifest::Location install_source_; variable
H A Dwebstore_standalone_installer.h199 WebstoreInstaller::InstallSource install_source_; variable
H A Dcrx_installer.h385 Manifest::Location install_source_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/
H A Dweb_app_install_task.h261 WebappInstallSource install_source_ = kNoInstallSource; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/banners/
H A Dapp_banner_manager_browsertest.cc153 std::unique_ptr<WebappInstallSource> install_source_; member in banners::AppBannerManagerTest