Searched refs:typeDesc (Results 1 – 1 of 1) sorted by relevance
127 char* typeDesc = strdup(signature.ToString().c_str()); in dumpMethod() local132 className.get(), methodName, typeDesc, fileName, first_line); in dumpMethod()134 free(typeDesc); in dumpMethod()