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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h116 bool shouldStoreResourceAsFlatFile(ApplicationCacheResource*);
H A DApplicationCacheStorage.cpp796 else if (shouldStoreResourceAsFlatFile(resource)) {
1225 bool ApplicationCacheStorage::shouldStoreResourceAsFlatFile(ApplicationCacheResource* resource) function in class:WebCore::ApplicationCacheStorage

Completed in 62 milliseconds