Searched refs:shell_browser_context (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/shell/geolocation/
H A Dshell_access_token_store.cc11 #include "content/shell/browser/shell_browser_context.h"
16 content::ShellBrowserContext* shell_browser_context)
17 : shell_browser_context_(shell_browser_context),
38 content::ShellBrowserContext* shell_browser_context) {
39 system_request_context_ = shell_browser_context->GetRequestContext();
15 ShellAccessTokenStore( content::ShellBrowserContext* shell_browser_context) argument
37 GetRequestContextOnUIThread( content::ShellBrowserContext* shell_browser_context) argument
H A Dshell_access_token_store.h19 content::ShellBrowserContext* shell_browser_context);
25 content::ShellBrowserContext* shell_browser_context);
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.cc21 #include "content/shell/browser/shell_browser_context.h"
192 ShellBrowserContext* shell_browser_context = local
194 return shell_browser_context->CreateRequestContext(
205 ShellBrowserContext* shell_browser_context = local
207 return shell_browser_context->CreateRequestContextForStoragePartition(

Completed in 226 milliseconds