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

  /bionic/libc/malloc_debug/
Config.cpp 94 "backtrace_dump_prefix", {0, &Config::SetBacktraceDumpPrefix},
268 bool Config::SetBacktraceDumpPrefix(const std::string&, const std::string& value) {
Config.h 119 bool SetBacktraceDumpPrefix(const std::string& option, const std::string& value);

Completed in 122 milliseconds