Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp115 "free_track", {FREE_TRACK | FILL_ON_FREE | TRACK_ALLOCS, &Config::SetFreeTrack},
281 bool Config::SetFreeTrack(const std::string& option, const std::string& value) { in SetFreeTrack() function in Config
DConfig.h123 bool SetFreeTrack(const std::string& option, const std::string& value);