Home
last modified time | relevance | path

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

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