Home
last modified time | relevance | path

Searched defs:GetDomainAndRegistry (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/network/
H A Dnetwork_utils_test.cc64 TEST(NetworkUtilsTest, GetDomainAndRegistry) { in TEST() argument
H A Dnetwork_utils.cc60 String GetDomainAndRegistry(const String& host, PrivateRegistryFilter filter) { in GetDomainAndRegistry() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/network/
H A Dnetwork_utils_test.cc64 TEST(NetworkUtilsTest, GetDomainAndRegistry) { in TEST() argument
H A Dnetwork_utils.cc60 String GetDomainAndRegistry(const String& host, PrivateRegistryFilter filter) { in GetDomainAndRegistry() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain.cc349 std::string GetDomainAndRegistry(const GURL& gurl, in GetDomainAndRegistry() function
355 std::string GetDomainAndRegistry(const url::Origin& origin, in GetDomainAndRegistry() function
360 std::string GetDomainAndRegistry(base::StringPiece host, in GetDomainAndRegistry() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain.cc349 std::string GetDomainAndRegistry(const GURL& gurl, in GetDomainAndRegistry() function
355 std::string GetDomainAndRegistry(base::StringPiece host, in GetDomainAndRegistry() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/search_engines/
H A Dtemplate_url_service.cc149 base::string16 GetDomainAndRegistry(const base::string16& host) { in GetDomainAndRegistry() function