Home
last modified time | relevance | path

Searched refs:GetStoragePartition (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
Dsync_file_system_api.cc74 BrowserContext::GetStoragePartition(GetProfile(), in RunImpl()
140 return BrowserContext::GetStoragePartition( in GetFileSystemContext()
179 BrowserContext::GetStoragePartition(GetProfile(), in RunImpl()
219 BrowserContext::GetStoragePartition(GetProfile(), in RunImpl()
295 BrowserContext::GetStoragePartition(GetProfile(), in RunImpl()
302 BrowserContext::GetStoragePartition(GetProfile(), in RunImpl()
/external/chromium_org/chrome/browser/apps/
Dweb_view_browsertest.cc398 GetStoragePartition(), in NavigateAndOpenAppForIsolation()
400 GetStoragePartition()); in NavigateAndOpenAppForIsolation()
403 GetStoragePartition(), in NavigateAndOpenAppForIsolation()
405 GetStoragePartition()); in NavigateAndOpenAppForIsolation()
408 GetStoragePartition(), in NavigateAndOpenAppForIsolation()
410 GetStoragePartition()); in NavigateAndOpenAppForIsolation()
415 GetStoragePartition(), in NavigateAndOpenAppForIsolation()
417 GetStoragePartition()); in NavigateAndOpenAppForIsolation()
420 GetStoragePartition(), in NavigateAndOpenAppForIsolation()
422 GetStoragePartition()); in NavigateAndOpenAppForIsolation()
[all …]
/external/chromium_org/android_webview/native/
Daw_quota_manager_bridge_impl.cc185 StoragePartition* AwQuotaManagerBridgeImpl::GetStoragePartition() const { in GetStoragePartition() function in android_webview::AwQuotaManagerBridgeImpl
198 QuotaManager* quota_manager = GetStoragePartition()->GetQuotaManager(); in GetQuotaManager()
210 GetStoragePartition()->ClearData( in DeleteAllDataOnUiThread()
234 StoragePartition* storage_partition = GetStoragePartition(); in DeleteOriginOnUiThread()
Daw_quota_manager_bridge_impl.h61 content::StoragePartition* GetStoragePartition() const;
/external/chromium_org/content/browser/
Dbrowser_context.cc161 StoragePartition* BrowserContext::GetStoragePartition( in GetStoragePartition() function in content::BrowserContext
209 return GetStoragePartition(browser_context, NULL); in GetDefaultStoragePartition()
Dsecurity_exploit_browsertest.cc136 BrowserContext::GetStoragePartition( in IN_PROC_BROWSER_TEST_F()
Dsite_instance_impl.cc106 BrowserContext::GetStoragePartition(browser_context, this)); in GetProcess()
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfileapi_util.cc36 return content::BrowserContext::GetStoragePartition(profile, site_instance)-> in GetFileSystemContextForRenderViewHost()
/external/chromium_org/content/public/browser/
Dbrowser_context.h54 static content::StoragePartition* GetStoragePartition(
Drender_process_host.h110 virtual StoragePartition* GetStoragePartition() const = 0;
/external/chromium_org/content/public/test/
Dmock_render_process_host.h52 virtual StoragePartition* GetStoragePartition() const OVERRIDE;
Dmock_render_process_host.cc111 StoragePartition* MockRenderProcessHost::GetStoragePartition() const { in GetStoragePartition() function in content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.h98 virtual StoragePartition* GetStoragePartition() const OVERRIDE;
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc274 return rph->GetStoragePartition()->GetURLRequestContext(); in GetRequestContextForRenderProcess()
Dprofile_impl.cc897 return rph->GetStoragePartition()->GetURLRequestContext(); in GetRequestContextForRenderProcess()
910 content::StoragePartition* storage_partition = rph->GetStoragePartition(); in GetMediaRequestContextForRenderProcess()
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_file_system_browser_host.cc43 StoragePartition* storage_partition = host->GetStoragePartition(); in GetFileSystemContextFromRenderId()
Dpepper_file_io_host.cc58 StoragePartition* storage_partition = host->GetStoragePartition(); in GetUIThreadStuffForInternalFileSystems()
/external/chromium_org/content/browser/frame_host/
Dinterstitial_page_impl.cc522 BrowserContext::GetStoragePartition( in CreateRenderViewHost()
Dnavigation_controller_impl.cc1414 BrowserContext::GetStoragePartition(browser_context_, instance); in GetSessionStorageNamespace()
/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.cc573 BrowserContext::GetStoragePartition(browser_context, NULL); in OnShowDevTools()
/external/chromium_org/chrome/browser/guestview/webview/
Dwebview_guest.cc545 content::BrowserContext::GetStoragePartition( in ClearData()
/external/chromium_org/content/browser/media/android/
Dbrowser_media_player_manager.cc303 StoragePartition* partition = host->GetStoragePartition(); in GetMediaResourceGetter()
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc704 return rph->GetStoragePartition()->GetURLRequestContext(); in GetRequestContextForRenderProcess()
/external/chromium_org/content/browser/devtools/
Drenderer_overrides_handler.cc790 GetStoragePartition()->GetQuotaManager(); in PageQueryUsageAndQuota()
/external/chromium_org/chrome/browser/extensions/api/developer_private/
Ddeveloper_private_api.cc968 context_ = content::BrowserContext::GetStoragePartition( in RunImpl()

12