Home
last modified time | relevance | path

Searched defs:Demangle (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DDemangle.cpp28 static std::string Demangle(const char* name, size_t length) { in Demangle() function
/system/extras/simpleperf/
Ddso.cpp331 std::string Dso::Demangle(const std::string& name) { in Demangle() function in simpleperf::Dso