Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp101 "fill", {FILL_ON_ALLOC | FILL_ON_FREE, &Config::SetFill},
225 bool Config::SetFill(const std::string& option, const std::string& value) { in SetFill() function in Config
DConfig.h112 bool SetFill(const std::string& option, const std::string& value);