Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp47 static constexpr uint8_t DEFAULT_FILL_ALLOC_VALUE = 0xeb; variable
369 fill_alloc_value_ = DEFAULT_FILL_ALLOC_VALUE; in Init()