Home
last modified time | relevance | path

Searched refs:kAppActivityReporting (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_features.cc33 const base::Feature kAppActivityReporting{"AppActivityReporting", variable
H A Dchrome_features.h41 extern const base::Feature kAppActivityReporting;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_features.cc62 const base::Feature kAppActivityReporting{"AppActivityReporting", variable
H A Dchrome_features.h64 extern const base::Feature kAppActivityReporting;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/
H A Dapp_time_controller.cc209 return base::FeatureList::IsEnabled(features::kAppActivityReporting); in IsAppActivityReportingEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/status_collector/
H A Dchild_status_collector_browsertest.cc235 features::kAppActivityReporting}, in SetUp()