/external/chromium_org/content/shell/browser/ |
D | shell_browser_context.h | 59 net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | shell_content_browser_client.h | 40 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | shell_content_browser_client.cc | 172 ShellContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ShellContentBrowserClient 180 return shell_browser_context->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
|
D | shell_browser_context.cc | 183 ShellBrowserContext::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ShellBrowserContext
|
/external/chromium_org/android_webview/browser/ |
D | aw_browser_context.h | 77 net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | aw_content_browser_client.cc | 244 AwContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in android_webview::AwContentBrowserClient 253 return browser_context_->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
|
D | aw_browser_context.cc | 143 AwBrowserContext::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in android_webview::AwBrowserContext
|
D | aw_content_browser_client.h | 48 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
/external/chromium_org/chrome/browser/ui/app_list/test/ |
D | fake_profile.cc | 153 FakeProfile::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in FakeProfile
|
D | fake_profile.h | 74 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
/external/chromium_org/chrome/browser/profiles/ |
D | off_the_record_profile_impl.h | 56 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | profile.h | 276 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | profile_impl.h | 115 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | off_the_record_profile_impl.cc | 334 OffTheRecordProfileImpl::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in OffTheRecordProfileImpl
|
D | profile_impl.cc | 981 ProfileImpl::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in ProfileImpl
|
/external/chromium_org/content/public/browser/ |
D | content_browser_client.cc | 41 ContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in content::ContentBrowserClient
|
D | content_browser_client.h | 204 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
/external/chromium_org/chrome/test/base/ |
D | testing_profile.h | 277 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | testing_profile.cc | 783 TestingProfile::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in TestingProfile
|
/external/chromium_org/chrome/browser/ |
D | chrome_content_browser_client.h | 93 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
|
D | chrome_content_browser_client.cc | 1101 ChromeContentBrowserClient::CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition() function in chrome::ChromeContentBrowserClient 1108 return profile->CreateRequestContextForStoragePartition( in CreateRequestContextForStoragePartition()
|
/external/chromium_org/content/browser/ |
D | storage_partition_impl_map.cc | 452 GetContentClient()->browser()->CreateRequestContextForStoragePartition( in Get()
|