Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp107 "fill_on_free", {FILL_ON_FREE, &Config::SetFillOnFree},
244 bool Config::SetFillOnFree(const std::string& option, const std::string& value) { in SetFillOnFree() function in Config
DConfig.h114 bool SetFillOnFree(const std::string& option, const std::string& value);