HomeSort by relevance Sort by last modified time
    Searched full:storage_partition_impl_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 465 storage_partition_impl_(storage_partition_impl),
490 storage_partition_impl_->GetPath()));
709 storage_partition_impl_->GetDOMStorageContext()));
727 storage_partition_impl_->GetAppCacheService(),
729 storage_partition_impl_->GetFileSystemContext(),
730 storage_partition_impl_->GetServiceWorkerContext(),
754 storage_partition_impl_->GetAppCacheService(),
759 storage_partition_impl_->GetDOMStorageContext()));
762 storage_partition_impl_->GetURLRequestContext(),
763 storage_partition_impl_->GetIndexedDBContext()
    [all...]
render_process_host_impl.h 399 StoragePartitionImpl* storage_partition_impl_; member in class:content::RenderProcessHostImpl

Completed in 339 milliseconds