Home
last modified time | relevance | path

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

/system/core/demangle/
Ddemangle.cpp40 static std::string DemangleWithCxa(const char* name) { in DemangleWithCxa() function
61 std::string cxa_demangled_name(DemangleWithCxa(name)); in Compare()