Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/extensions/
Dextensions_client.h40 bool IsScriptableURL(const GURL& url, std::string* error) const override;
Dextensions_client.cc78 bool CefExtensionsClient::IsScriptableURL(const GURL& url, in IsScriptableURL() function in extensions::CefExtensionsClient