Searched defs:BLOCK_4K (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Daddr.h21 BLOCK_4K = 4, enumerator in enum:disk_cache::FileType
131 case BLOCK_4K:
150 return BLOCK_4K;

Completed in 120 milliseconds