Searched refs:addToLRUList (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/history/
H A DPageCache.h72 void addToLRUList(HistoryItem*); // Adds to the head of the list.
H A DPageCache.cpp363 addToLRUList(item);
408 void PageCache::addToLRUList(HistoryItem* item) function in class:WebCore::PageCache

Completed in 72 milliseconds