Home
last modified time | relevance | path

Searched refs:GarbageCollectStoragePartitions (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/browser/
Dbrowser_context.h69 static void GarbageCollectStoragePartitions(
/external/chromium_org/content/browser/
Dbrowser_context.cc109 void BrowserContext::GarbageCollectStoragePartitions( in GarbageCollectStoragePartitions() function in content::BrowserContext
/external/chromium_org/chrome/browser/extensions/
Dextension_service.cc2835 BrowserContext::GarbageCollectStoragePartitions( in GarbageCollectIsolatedStorage()