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

/external/chromium/net/disk_cache/
H A Drankings.h164 void FinishInsert(CacheRankingsBlock* rankings);
H A Drankings.cc243 head.Data()->prev != node->address().value()) { // FinishInsert().
630 Trace("FinishInsert h:0x%x t:0x%x", my_head.value(), my_tail.value());
631 FinishInsert(&node);
641 void Rankings::FinishInsert(CacheRankingsBlock* node) { function in class:disk_cache::Rankings

Completed in 5843 milliseconds