Searched defs:PrettyReturnType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc344 std::string PrettyReturnType(const char* signature) { function in namespace:art
370 result = PrettyReturnType(sig_as_string.c_str()) + " " + result +
390 result = PrettyReturnType(sig_as_string.c_str()) + " " + result +

Completed in 44 milliseconds