Home
last modified time | relevance | path

Searched defs:EvictionContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/quota/
Dquota_manager.h300 struct EvictionContext { struct
303 GURL evicted_origin;
304 StorageType evicted_type;
306 EvictOriginDataCallback evict_origin_data_callback;
Dquota_manager.cc1214 QuotaManager::EvictionContext::EvictionContext() in EvictionContext() function in quota::QuotaManager::EvictionContext