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

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.cc88 int GetCellState(const IndexCell& cell) { function in namespace:__anon9154
172 if (GetCellState(cell) > disk_cache::ENTRY_USED ||
201 static_cast<disk_cache::EntryState>(GetCellState(cell));
288 return static_cast<EntryState>(GetCellState(cell_));

Completed in 66 milliseconds