Home
last modified time | relevance | path

Searched refs:kAppServiceIntentHandling (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dintent_picker_view.cc60 if (base::FeatureList::IsEnabled(features::kAppServiceIntentHandling)) { in OnExecuting()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_features.cc55 const base::Feature kAppServiceIntentHandling{ variable
H A Dchrome_features.h57 extern const base::Feature kAppServiceIntentHandling;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_features.cc72 const base::Feature kAppServiceIntentHandling{"AppServiceIntentHandling", variable
H A Dchrome_features.h73 extern const base::Feature kAppServiceIntentHandling;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_service/
H A Darc_apps.cc1165 if (!base::FeatureList::IsEnabled(features::kAppServiceIntentHandling)) { in OnPreferredAppsChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_content_browser_client.cc3995 base::FeatureList::IsEnabled(features::kAppServiceIntentHandling) in CreateThrottlesForNavigation()
H A Dabout_flags.cc5165 FEATURE_VALUE_TYPE(features::kAppServiceIntentHandling)},