Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp48 static constexpr uint8_t DEFAULT_FILL_FREE_VALUE = 0xef; variable
370 fill_free_value_ = DEFAULT_FILL_FREE_VALUE; in Init()