HomeSort by relevance Sort by last modified time
    Searched refs:addToLRUList (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/history/
PageCache.h 63 void addToLRUList(HistoryItem*); // Adds to the head of the list.
PageCache.cpp 95 addToLRUList(item);
122 void PageCache::addToLRUList(HistoryItem* item)

Completed in 23 milliseconds