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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h94 bool cacheGroupSize(const String& manifestURL, int64_t* size);
H A DApplicationCacheStorage.cpp1315 bool ApplicationCacheStorage::cacheGroupSize(const String& manifestURL, int64_t* size) function in class:WebCore::ApplicationCacheStorage
/external/webkit/Source/WebKit/android/jni/
H A DWebStorage.cpp98 WebCore::cacheStorage().cacheGroupSize(manifestUrls[i].string(), &cacheSize);

Completed in 67 milliseconds