Searched refs:deleteCacheGroup (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h95 bool deleteCacheGroup(const String& manifestURL);
H A DApplicationCache.cpp205 cacheStorage().deleteCacheGroup(urls[i]);
H A DApplicationCacheStorage.cpp1341 bool ApplicationCacheStorage::deleteCacheGroup(const String& manifestURL) function in class:WebCore::ApplicationCacheStorage
/external/webkit/Source/WebKit/android/jni/
H A DWebStorage.cpp127 WebCore::cacheStorage().deleteCacheGroup(manifestUrls[i]);
140 WebCore::cacheStorage().deleteCacheGroup(manifestUrls[i]);

Completed in 202 milliseconds