Searched refs:IsPublicUrl (Results 1 – 2 of 2) sorted by relevance
96 bool MalwareDetails::IsPublicUrl(const GURL& url) const { in IsPublicUrl() function in MalwareDetails124 if (!IsPublicUrl(url)) in AddUrl()133 if (!parent.is_empty() && IsPublicUrl(parent)) { in AddUrl()154 if (IsPublicUrl(resource_.url)) { in StartCollection()159 if (IsPublicUrl(page_url)) { in StartCollection()167 if (IsPublicUrl(referrer_url)) { in StartCollection()
92 bool IsPublicUrl(const GURL& url) const;