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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCache.h89 void setStorageID(unsigned storageID) { m_storageID = storageID; } function in class:WebCore::ApplicationCache
H A DApplicationCacheResource.h54 void setStorageID(unsigned storageID) { m_storageID = storageID; } function in class:WebCore::ApplicationCacheResource
H A DApplicationCacheGroup.h75 void setStorageID(unsigned storageID) { m_storageID = storageID; } function in class:WebCore::ApplicationCacheGroup

Completed in 121 milliseconds