Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.h84 uint8_t fill_alloc_value() const { return fill_alloc_value_; } in fill_alloc_value()
149 uint8_t fill_alloc_value_; variable
DConfig.cpp424 fill_alloc_value_ = DEFAULT_FILL_ALLOC_VALUE; in Init()