Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp695 …ApplicationCacheStorage::store(ApplicationCache* cache, ResourceStorageIDJournal* storageIDJournal) in store() argument
699 ASSERT(storageIDJournal); in store()
723 storageIDJournal->add(it->second.get(), oldStorageID); in store()