OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kServiceIsCreatedWithBrowserContext
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/
profile_keyed_api_factory.h
31
static const bool
kServiceIsCreatedWithBrowserContext
= true;
113
return T::
kServiceIsCreatedWithBrowserContext
;
/external/chromium_org/chrome/browser/extensions/api/mdns/
mdns_api.h
61
static const bool
kServiceIsCreatedWithBrowserContext
= true;
/external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.h
82
static const bool
kServiceIsCreatedWithBrowserContext
= false;
message_service.h
256
static const bool
kServiceIsCreatedWithBrowserContext
= false;
/external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_registry.h
69
static const bool
kServiceIsCreatedWithBrowserContext
= false;
Completed in 219 milliseconds