OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetServiceForBrowserContext
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_service_factory.cc
41
return
GetServiceForBrowserContext
(context, true);
54
BrowserContextKeyedServiceFactory::
GetServiceForBrowserContext
(
134
GetServiceForBrowserContext
(context, true);
refcounted_browser_context_keyed_service_factory.cc
40
return
GetServiceForBrowserContext
(context, true);
56
RefcountedBrowserContextKeyedServiceFactory::
GetServiceForBrowserContext
(
129
GetServiceForBrowserContext
(context, true);
/external/chromium_org/chrome/browser/sync/test/integration/
search_engines_helper.cc
64
search_engines_helper::
GetServiceForBrowserContext
(profile_a);
66
search_engines_helper::
GetServiceForBrowserContext
(profile_b);
118
TemplateURLService*
GetServiceForBrowserContext
(int profile_index) {
129
TemplateURLService* other =
GetServiceForBrowserContext
(profile_index);
223
TemplateURLService* service =
GetServiceForBrowserContext
(profile_index);
239
TemplateURLService* service =
GetServiceForBrowserContext
(profile_index);
254
TemplateURLService* service =
GetServiceForBrowserContext
(profile_index);
Completed in 545 milliseconds