Home
last modified time | relevance | path

Searched refs:IsBlocklistUpdateURL (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/extensions/
Dextensions_client.h43 bool IsBlocklistUpdateURL(const GURL& url) const override;
Dextensions_client.cc91 bool CefExtensionsClient::IsBlocklistUpdateURL(const GURL& url) const { in IsBlocklistUpdateURL() function in extensions::CefExtensionsClient