Home
last modified time | relevance | path

Searched refs:kFreedByte (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc_constants.h176 static const unsigned char kFreedByte = 0xCD; variable
Dpartition_page.h217 memset(ptr, kFreedByte, slot_size); in Free()