OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceRedirectedInIncognito
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/themes/
theme_service_factory.h
44
virtual bool
ServiceRedirectedInIncognito
();
theme_service_factory.cc
58
bool ThemeServiceFactory::
ServiceRedirectedInIncognito
() {
/external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h
75
virtual bool
ServiceRedirectedInIncognito
();
profile_keyed_service_factory.cc
29
if (
ServiceRedirectedInIncognito
()) {
68
bool ProfileKeyedServiceFactory::
ServiceRedirectedInIncognito
() {
Completed in 49 milliseconds