Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dblock_files.cc25 const char s_types[16] = {4, 3, 2, 2, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0}; variable
31 return s_types[value]; in GetMapBlockType()