Home | History | Annotate | Download | only in browsing_data

Lines Matching defs:storage_partition

75 #include "content/public/browser/storage_partition.h"
607 content::StoragePartition* storage_partition;
609 storage_partition = storage_partition_for_testing_;
611 storage_partition = BrowserContext::GetDefaultStoragePartition(profile_);
625 storage_partition->ClearData(
709 content::StoragePartition* storage_partition) {
710 storage_partition_for_testing_ = storage_partition;