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

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.cc92 int GetCellGroup(const IndexCell& cell) { function in namespace:__anon9154
173 GetCellGroup(cell) == disk_cache::ENTRY_RESERVED ||
174 GetCellGroup(cell) > disk_cache::ENTRY_EVICTED) {
292 return static_cast<EntryGroup>(GetCellGroup(cell_));
923 switch (GetCellGroup(current_cell)) {

Completed in 81 milliseconds