Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.h89 uint8_t fill_alloc_value() const { return fill_alloc_value_; } in fill_alloc_value()
159 uint8_t fill_alloc_value_; variable
DConfig.cpp369 fill_alloc_value_ = DEFAULT_FILL_ALLOC_VALUE; in Init()