Searched refs:CheckListSection (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ |
D | rankings.h | 183 int CheckListSection(List list, Addr end1, Addr end2, bool forward,
|
D | rankings.cc | 804 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
|