Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp685 unsigned groupStorageID = static_cast<unsigned>(m_database.lastInsertRowID()); in store() local
690 group->setStorageID(groupStorageID); in store()