OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:browsercontext
(Results
301 - 325
of
1263
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/apps/
saved_files_service_factory.h
30
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/athena/content/
content_activity_factory.cc
19
content::
BrowserContext
* browser_context,
/external/chromium_org/athena/content/public/
content_activity_factory.h
20
virtual Activity* CreateWebActivity(content::
BrowserContext
* browser_context,
/external/chromium_org/athena/test/
sample_activity_factory.h
20
virtual Activity* CreateWebActivity(content::
BrowserContext
* browser_context,
/external/chromium_org/athena/virtual_keyboard/
vk_webui_controller.cc
48
content::
BrowserContext
* browser_context =
61
content::
BrowserContext
* browser_context,
70
content::
BrowserContext
* browser_context,
76
content::
BrowserContext
* browser_context,
/external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_service_factory.cc
35
content::
BrowserContext
* context) {
48
content::
BrowserContext
* profile) const {
84
content::
BrowserContext
* DomDistillerServiceFactory::GetBrowserContextToUse(
85
content::
BrowserContext
* context) const {
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.h
20
class
BrowserContext
;
38
static BluetoothAPI* Get(content::
BrowserContext
* context);
42
explicit BluetoothAPI(content::
BrowserContext
* context);
61
content::
BrowserContext
* browser_context_;
/external/chromium_org/chrome/browser/extensions/api/
chrome_extensions_api_client.h
21
content::
BrowserContext
* context,
/external/chromium_org/chrome/browser/extensions/api/mdns/
mdns_api.h
18
class
BrowserContext
;
33
explicit MDnsAPI(content::
BrowserContext
* context);
36
static MDnsAPI* Get(content::
BrowserContext
* context);
73
content::
BrowserContext
* const browser_context_;
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_service_client_factory.h
32
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/system_indicator/
system_indicator_manager_factory.h
31
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/webstore/
webstore_api.h
23
class
BrowserContext
;
36
explicit WebstoreAPI(content::
BrowserContext
* browser_context);
39
static WebstoreAPI* Get(content::
BrowserContext
* browser_context);
95
content::
BrowserContext
* browser_context_;
/external/chromium_org/chrome/browser/extensions/signin/
scoped_gaia_auth_extension.cc
11
content::
BrowserContext
* context)
/external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_factory.h
31
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications_factory.h
27
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/password_manager/
mock_password_store_service.cc
11
content::
BrowserContext
* /*profile*/) {
test_password_store_service.cc
11
content::
BrowserContext
* /*profile*/) {
/external/chromium_org/chrome/browser/plugins/
plugin_prefs_factory.cc
32
PluginPrefsFactory::CreateForTestingProfile(content::
BrowserContext
* profile) {
46
content::
BrowserContext
* context) const {
80
content::
BrowserContext
* PluginPrefsFactory::GetBrowserContextToUse(
81
content::
BrowserContext
* context) const {
/external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator_factory.h
27
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service_factory.h
30
content::
BrowserContext
* profile) const OVERRIDE;
supervised_user_sync_service_factory.h
29
content::
BrowserContext
* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/sync/
profile_sync_service_factory.h
30
content::
BrowserContext
* context) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service_factory.cc
39
content::
BrowserContext
* browser_context) {
72
content::
BrowserContext
* browser_context) const {
80
content::
BrowserContext
* AppListSyncableServiceFactory::GetBrowserContextToUse(
81
content::
BrowserContext
* context) const {
/external/chromium_org/chrome/browser/ui/ash/accessibility/
automation_manager_ash.cc
20
using content::
BrowserContext
;
27
void AutomationManagerAsh::Enable(
BrowserContext
* context) {
40
void AutomationManagerAsh::HandleEvent(
BrowserContext
* context,
97
void AutomationManagerAsh::SendEvent(
BrowserContext
* context,
/external/chromium_org/chrome/browser/ui/ash/
session_state_delegate_views.cc
58
content::
BrowserContext
* SessionStateDelegate::GetBrowserContextByIndex(
64
content::
BrowserContext
* SessionStateDelegate::GetBrowserContextForWindow(
111
return GetUserInfo(static_cast<content::
BrowserContext
*>(NULL));
115
content::
BrowserContext
* context) const {
Completed in 629 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>