Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Drankings.h183 int CheckListSection(List list, Addr end1, Addr end2, bool forward,
Drankings.cc804 int rv = CheckListSection(list, last1, last2, true, // Head to tail. in CheckList()
815 int Rankings::CheckListSection(List list, Addr end1, Addr end2, bool forward, in CheckListSection() function in disk_cache::Rankings