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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h77 ApplicationCacheGroup* findInMemoryCacheGroup(const KURL& manifestURL) const;
H A DApplicationCache.cpp201 ApplicationCacheGroup* group = cacheStorage().findInMemoryCacheGroup(urls[i]);
H A DApplicationCacheStorage.cpp159 ApplicationCacheGroup* ApplicationCacheStorage::findInMemoryCacheGroup(const KURL& manifestURL) const function in class:WebCore::ApplicationCacheStorage

Completed in 55 milliseconds