OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:browsercontext
(Results
51 - 75
of
779
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/extensions/
extension_toolbar_model_factory.h
28
content::
BrowserContext
* profile) const OVERRIDE;
29
virtual content::
BrowserContext
* GetBrowserContextToUse(
30
content::
BrowserContext
* context) const OVERRIDE;
menu_manager_factory.h
30
content::
BrowserContext
* profile) const OVERRIDE;
31
virtual content::
BrowserContext
* GetBrowserContextToUse(
32
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_factory.h
33
BuildServiceInstanceFor(content::
BrowserContext
* profile) const OVERRIDE;
36
virtual content::
BrowserContext
* GetBrowserContextToUse(
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/google/
google_url_tracker_factory.h
32
content::
BrowserContext
* profile) const OVERRIDE;
35
virtual content::
BrowserContext
* GetBrowserContextToUse(
36
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/managed_mode/
managed_user_service_factory.h
31
virtual content::
BrowserContext
* GetBrowserContextToUse(
32
content::
BrowserContext
* context) const OVERRIDE;
34
content::
BrowserContext
* profile) const OVERRIDE;
managed_user_settings_service_factory.cc
36
content::
BrowserContext
* profile) const {
40
content::
BrowserContext
*
42
content::
BrowserContext
* context) const {
/external/chromium_org/chrome/browser/media/
chrome_midi_permission_context_factory.cc
38
content::
BrowserContext
* profile) const {
42
content::
BrowserContext
*
44
content::
BrowserContext
* context) const {
protected_media_identifier_permission_context_factory.h
31
content::
BrowserContext
* profile) const OVERRIDE;
34
virtual content::
BrowserContext
* GetBrowserContextToUse(
35
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences_factory.h
34
content::
BrowserContext
* profile) const OVERRIDE;
37
virtual content::
BrowserContext
* GetBrowserContextToUse(
38
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/network_time/
network_time_service_factory.cc
32
content::
BrowserContext
* NetworkTimeServiceFactory::GetBrowserContextToUse(
33
content::
BrowserContext
* context) const {
39
content::
BrowserContext
* context) const {
network_time_service_factory.h
29
virtual content::
BrowserContext
* GetBrowserContextToUse(
30
content::
BrowserContext
* context) const OVERRIDE;
32
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/notifications/
desktop_notification_service_factory.h
35
content::
BrowserContext
* profile) const OVERRIDE;
36
virtual content::
BrowserContext
* GetBrowserContextToUse(
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_factory.h
35
virtual content::
BrowserContext
* GetBrowserContextToUse(
36
content::
BrowserContext
* context) const OVERRIDE;
38
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/prerender/
prerender_manager_factory.h
36
content::
BrowserContext
* profile) const OVERRIDE;
37
virtual content::
BrowserContext
* GetBrowserContextToUse(
38
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_factory.h
17
class
BrowserContext
;
30
content::
BrowserContext
* context);
44
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/search/
hotword_service_factory.h
32
virtual content::
BrowserContext
* GetBrowserContextToUse(
33
content::
BrowserContext
* context) const OVERRIDE;
35
content::
BrowserContext
* profile) const OVERRIDE;
instant_service_factory.h
32
virtual content::
BrowserContext
* GetBrowserContextToUse(
33
content::
BrowserContext
* context) const OVERRIDE;
35
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/search_engines/
template_url_fetcher_factory.h
35
content::
BrowserContext
* profile) const OVERRIDE;
36
virtual content::
BrowserContext
* GetBrowserContextToUse(
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/services/gcm/
gcm_profile_service_factory.h
34
content::
BrowserContext
* profile) const OVERRIDE;
35
virtual content::
BrowserContext
* GetBrowserContextToUse(
36
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service_factory.h
35
content::
BrowserContext
* profile) const OVERRIDE;
38
virtual content::
BrowserContext
* GetBrowserContextToUse(
39
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_cache_factory.h
13
class
BrowserContext
;
28
content::
BrowserContext
* context);
38
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/search/
history_factory.h
13
class
BrowserContext
;
27
static History* GetForBrowserContext(content::
BrowserContext
* context);
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/find_bar/
find_bar_state_factory.h
35
content::
BrowserContext
* profile) const OVERRIDE;
36
virtual content::
BrowserContext
* GetBrowserContextToUse(
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/
gesture_prefs_observer_factory_aura.h
32
content::
BrowserContext
* profile) const OVERRIDE;
36
virtual content::
BrowserContext
* GetBrowserContextToUse(
37
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/global_error/
global_error_service_factory.cc
33
content::
BrowserContext
* profile) const {
37
content::
BrowserContext
* GlobalErrorServiceFactory::GetBrowserContextToUse(
38
content::
BrowserContext
* context) const {
Completed in 1067 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>