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

/external/chromium/net/disk_cache/
H A Drankings.h189 void UpdateIterators(CacheRankingsBlock* node);
H A Drankings.cc251 UpdateIterators(&head);
374 UpdateIterators(&next);
375 UpdateIterators(&prev);
844 void Rankings::UpdateIterators(CacheRankingsBlock* node) { function in class:disk_cache::Rankings

Completed in 232 milliseconds