Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Drankings.h192 void UpdateIterators(CacheRankingsBlock* node);
Drankings.cc269 UpdateIterators(&head); in Insert()
396 UpdateIterators(&next); in Remove()
397 UpdateIterators(&prev); in Remove()
887 void Rankings::UpdateIterators(CacheRankingsBlock* node) { in UpdateIterators() function in disk_cache::Rankings