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

/external/chromium_org/content/public/browser/
H A Dstorage_partition.h49 // The StoragePartition defines the view each child process has of the
53 class CONTENT_EXPORT StoragePartition { class in namespace:content
87 // inside this StoragePartition for the given |storage_origin|.
94 // URLRequestContextGetter objects that the StoragePartition does not know
111 // Deletes all data out fo the StoragePartition if |storage_origin| is NULL.
125 virtual ~StoragePartition() {}

Completed in 516 milliseconds