HomeSort by relevance Sort by last modified time
    Searched refs:SetRearGuard (Results 1 - 2 of 2) sorted by null

  /bionic/libc/malloc_debug/
Config.cpp 79 "rear_guard", {REAR_GUARD | TRACK_ALLOCS, &Config::SetRearGuard},
212 bool Config::SetRearGuard(const std::string& option, const std::string& value) {
Config.h 107 bool SetRearGuard(const std::string& option, const std::string& value);

Completed in 990 milliseconds