Searched defs:clearStorageID (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheResource.h56 void clearStorageID() { m_storageID = 0; } function in class:WebCore::ApplicationCacheResource
H A DApplicationCache.cpp179 void ApplicationCache::clearStorageID() function in class:WebCore::ApplicationCache
185 it->second->clearStorageID();
H A DApplicationCacheGroup.cpp1124 void ApplicationCacheGroup::clearStorageID() function in class:WebCore::ApplicationCacheGroup
1130 (*it)->clearStorageID();

Completed in 266 milliseconds