Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc112 void SetCellId(IndexCell* cell, uint32 hash) { in SetCellId() function
362 SetCellId(&cell_, hash >> kHashShift); in EntryCell()