Home
last modified time | relevance | path

Searched defs:kBlockMagic (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc120 const u64 kBlockMagic = 0x6A6CB03ABCEBC041ull; variable
/external/cronet/net/disk_cache/blockfile/
Ddisk_format_base.h32 const uint32_t kBlockMagic = 0xC104CAC3; variable