Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_storage_impl.h78 class StoreOrLoadTask; variable
Dappcache_storage_impl.cc393 class AppCacheStorageImpl::StoreOrLoadTask : public DatabaseTask { class in appcache::AppCacheStorageImpl
395 explicit StoreOrLoadTask(AppCacheStorageImpl* storage) in StoreOrLoadTask() function in appcache::AppCacheStorageImpl::StoreOrLoadTask