OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeURLFromCache
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
DOMURL.cpp
90
MemoryCache::
removeURLFromCache
(executionContext, url);
/external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCache.h
145
static void
removeURLFromCache
(ExecutionContext*, const KURL&);
MemoryCache.cpp
502
void MemoryCache::
removeURLFromCache
(ExecutionContext* context, const KURL& url)
Completed in 46 milliseconds