Home
last modified time | relevance | path

Searched refs:CreateRequestContextForStoragePartition (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_browser_context.h59 net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dshell_content_browser_client.h40 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dshell_content_browser_client.cc172 ShellContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ShellContentBrowserClient
180 return shell_browser_context->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
Dshell_browser_context.cc183 ShellBrowserContext::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ShellBrowserContext
/external/chromium_org/android_webview/browser/
Daw_browser_context.h77 net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Daw_content_browser_client.cc244 AwContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in android_webview::AwContentBrowserClient
253 return browser_context_->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
Daw_browser_context.cc143 AwBrowserContext::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in android_webview::AwBrowserContext
Daw_content_browser_client.h48 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc153 FakeProfile::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in FakeProfile
Dfake_profile.h74 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.h56 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dprofile.h276 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dprofile_impl.h115 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Doff_the_record_profile_impl.cc334 OffTheRecordProfileImpl::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in OffTheRecordProfileImpl
Dprofile_impl.cc981 ProfileImpl::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in ProfileImpl
/external/chromium_org/content/public/browser/
Dcontent_browser_client.cc41 ContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ContentBrowserClient
Dcontent_browser_client.h204 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
/external/chromium_org/chrome/test/base/
Dtesting_profile.h277 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dtesting_profile.cc783 TestingProfile::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in TestingProfile
/external/chromium_org/chrome/browser/
Dchrome_content_browser_client.h93 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
Dchrome_content_browser_client.cc1101 ChromeContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in chrome::ChromeContentBrowserClient
1108 return profile->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
/external/chromium_org/content/browser/
Dstorage_partition_impl_map.cc452 GetContentClient()->browser()->CreateRequestContextForStoragePartition( in Get()