Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc199 bool IsNormalState(const IndexCell& cell) { in IsNormalState() function
918 if (!IsNormalState(current_cell)) in UpdateFromBucket()