Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/net/
H A Dstub_resolver_config_reader.cc150 if (!features::kDnsOverHttpsShowUiParam.Get()) { in StubResolverConfigReader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/net/
H A Dstub_resolver_config_reader.cc144 if (!features::kDnsOverHttpsShowUiParam.Get()) { in StubResolverConfigReader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_features.cc283 const base::FeatureParam<bool> kDnsOverHttpsShowUiParam{&kDnsOverHttps, variable
H A Dchrome_features.h158 extern const base::FeatureParam<bool> kDnsOverHttpsShowUiParam;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_features.cc312 const base::FeatureParam<bool> kDnsOverHttpsShowUiParam { variable
H A Dchrome_features.h204 extern const base::FeatureParam<bool> kDnsOverHttpsShowUiParam;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsettings_localized_strings_provider.cc1295 features::kDnsOverHttpsShowUiParam.Get()); in AddPrivacyStrings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsettings_localized_strings_provider.cc1421 features::kDnsOverHttpsShowUiParam.Get()); in AddPrivacyStrings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dabout_flags.cc6891 features::kDnsOverHttpsShowUiParam.Get())) { in SkipConditionalFeatureEntry()