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

/external/chromium_org/net/disk_cache/
H A Ddisk_format.h55 const uint32 kIndexMagic = 0xC103CAC3; member in namespace:disk_cache
/external/chromium/net/disk_cache/
H A Ddisk_format.h66 const uint32 kIndexMagic = 0xC103CAC3; member in namespace:disk_cache
236 uint32 magic; // Structure identifier (equal to kIndexMagic).

Completed in 151 milliseconds