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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h84 bool storeUpdatedType(ApplicationCacheResource*, ApplicationCache*);
H A DApplicationCacheGroup.cpp174 cacheStorage().storeUpdatedType(resource, mainResourceCache);
H A DApplicationCacheStorage.cpp885 bool ApplicationCacheStorage::storeUpdatedType(ApplicationCacheResource* resource, ApplicationCache* cache) function in class:WebCore::ApplicationCacheStorage

Completed in 93 milliseconds