Searched refs:AllocBitmap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/
H A Ddisk_format_base.h37 typedef uint32 AllocBitmap[kMaxBlocks / 32]; typedef in namespace:disk_cache
59 AllocBitmap allocation_map;
/external/chromium/net/disk_cache/
H A Ddisk_format.h166 typedef uint32 AllocBitmap[kMaxBlocks / 32]; typedef in namespace:disk_cache
190 AllocBitmap allocation_map;

Completed in 76 milliseconds