OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsURLAllowedInIncognito
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/
browser_navigator.h
249
bool
IsURLAllowedInIncognito
(const GURL& url,
browser_navigator.cc
96
chrome::
IsURLAllowedInIncognito
(params->url,
714
bool
IsURLAllowedInIncognito
(const GURL& url,
725
IsURLAllowedInIncognito
(stripped_url, browser_context);
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.cc
219
!
IsURLAllowedInIncognito
(*url, browser_context))
284
if (
IsURLAllowedInIncognito
(*url, browser_context))
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.cc
335
if (chrome::
IsURLAllowedInIncognito
((*urls)[i], GetProfile())) {
[
all
...]
Completed in 399 milliseconds