HomeSort by relevance Sort by last modified time
    Searched full:browsercontext (Results 576 - 600 of 1263) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/browser/service_worker/
service_worker_context_wrapper.h 29 class BrowserContext;
41 ServiceWorkerContextWrapper(BrowserContext* browser_context);
  /external/chromium_org/content/browser/ssl/
ssl_host_state.h 21 class BrowserContext;
35 static SSLHostState* GetFor(BrowserContext* browser_context);
ssl_manager.h 26 class BrowserContext;
62 static void NotifySSLInternalStateChanged(BrowserContext* context);
  /external/chromium_org/android_webview/browser/
aw_content_browser_client.h 45 content::BrowserContext* browser_context,
49 content::BrowserContext* browser_context,
59 virtual std::string GetAcceptLangs(content::BrowserContext* context) OVERRIDE;
172 content::BrowserContext* browser_context,
  /external/chromium_org/apps/shell/app/
shell_main_delegate.h 13 class BrowserContext;
  /external/chromium_org/apps/shell/browser/
default_shell_app_window_controller.cc 27 content::BrowserContext* context) {
default_shell_browser_main_delegate.cc 23 content::BrowserContext* browser_context) {
shell_extension_system.cc 28 using content::BrowserContext;
33 ShellExtensionSystem::ShellExtensionSystem(BrowserContext* browser_context)
69 content::Source<BrowserContext>(browser_context_),
76 content::Source<BrowserContext>(browser_context_),
  /external/chromium_org/ash/frame/
frame_util.cc 17 gfx::Image GetAvatarImageForContext(content::BrowserContext* context) {
  /external/chromium_org/ash/session/
session_state_delegate.h 19 class BrowserContext;
68 virtual content::BrowserContext* GetBrowserContextByIndex(
72 virtual content::BrowserContext* GetBrowserContextForWindow(
120 content::BrowserContext* context) const = 0;
  /external/chromium_org/ash/shell/
keyboard_controller_proxy_stub.cc 34 BrowserContext* KeyboardControllerProxyStub::GetBrowserContext() {
keyboard_controller_proxy_stub.h 28 virtual content::BrowserContext* GetBrowserContext() OVERRIDE;
  /external/chromium_org/ash/test/
ash_test_views_delegate.cc 20 content::BrowserContext* browser_context,
  /external/chromium_org/athena/main/
placeholder.cc 16 void CreateTestPages(content::BrowserContext* browser_context) {
  /external/chromium_org/athena/test/
sample_activity_factory.cc 31 content::BrowserContext* browser_context,
  /external/chromium_org/chrome/browser/android/
logo_service.h 53 content::BrowserContext* context) const OVERRIDE;
new_tab_page_url_handler.cc 24 content::BrowserContext* browser_context) {
  /external/chromium_org/chrome/browser/chromeos/extensions/
input_method_event_router.cc 19 content::BrowserContext* context)
  /external/chromium_org/chrome/browser/chromeos/login/saml/
saml_offline_signin_limiter_factory.cc 46 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_manager_factory.cc 42 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_token_forwarder_factory.cc 37 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/devtools/
chrome_devtools_manager_delegate.h 23 virtual void Inspect(content::BrowserContext* browser_context,
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 21 using content::BrowserContext;
37 extensions::BluetoothEventRouter* GetEventRouter(BrowserContext* context) {
57 BluetoothAPI* BluetoothAPI::Get(BrowserContext* context) {
62 BluetoothAPI::BluetoothAPI(content::BrowserContext* context)
bluetooth_event_router.h 24 class BrowserContext;
42 explicit BluetoothEventRouter(content::BrowserContext* context);
114 content::BrowserContext* browser_context,
137 content::BrowserContext* browser_context_;
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel_api.h 21 class BrowserContext;
36 explicit CastChannelAPI(content::BrowserContext* context);
38 static CastChannelAPI* Get(content::BrowserContext* context);
69 content::BrowserContext* const browser_context_;

Completed in 390 milliseconds

<<21222324252627282930>>