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

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

Completed in 170 milliseconds