Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc138 void SetCellState(IndexCell* cell, disk_cache::EntryState state) { in SetCellState() function
304 SetCellState(&cell_, state); in SetState()
352 SetCellState(&cell_, ENTRY_NEW); in EntryCell()