Searched defs:GetStoragePartition (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/android_webview/native/
H A Daw_quota_manager_bridge_impl.cc186 StoragePartition* AwQuotaManagerBridgeImpl::GetStoragePartition() const { function in class:android_webview::AwQuotaManagerBridgeImpl
199 QuotaManager* quota_manager = GetStoragePartition()->GetQuotaManager();
211 GetStoragePartition()->ClearData(
235 StoragePartition* storage_partition = GetStoragePartition();
/external/chromium_org/content/browser/
H A Dbrowser_context.cc151 StoragePartition* BrowserContext::GetStoragePartition( function in class:content::BrowserContext
199 return GetStoragePartition(browser_context, NULL);
/external/chromium_org/content/public/test/
H A Dmock_render_process_host.cc101 StoragePartition* MockRenderProcessHost::GetStoragePartition() const { function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1002 StoragePartition* RenderProcessHostImpl::GetStoragePartition() const { function in class:content::RenderProcessHostImpl

Completed in 143 milliseconds