Searched refs:IsURLAllowedInIncognito (Results 1 – 4 of 4) sorted by relevance
249 bool IsURLAllowedInIncognito(const GURL& url,
96 chrome::IsURLAllowedInIncognito(params->url, in AdjustNavigateParamsForURL()714 bool IsURLAllowedInIncognito(const GURL& url, in IsURLAllowedInIncognito() function725 IsURLAllowedInIncognito(stripped_url, browser_context); in IsURLAllowedInIncognito()
219 !IsURLAllowedInIncognito(*url, browser_context)) in OpenAll()284 if (IsURLAllowedInIncognito(*url, browser_context)) in HasBookmarkURLsAllowedInIncognitoMode()
335 if (chrome::IsURLAllowedInIncognito((*urls)[i], GetProfile())) { in ShouldOpenIncognitoWindow()