Searched defs:PrettyReturnType (Results 1 - 1 of 1) sorted by last modified time

/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 25 milliseconds