Searched refs:removeURLFromCache (Results 1 – 3 of 3) sorted by relevance
90 MemoryCache::removeURLFromCache(executionContext, url); in revokeObjectURL()
145 static void removeURLFromCache(ExecutionContext*, const KURL&);
502 void MemoryCache::removeURLFromCache(ExecutionContext* context, const KURL& url) in removeURLFromCache() function in WebCore::MemoryCache