Searched defs:toStringMethod (Results 1 – 2 of 2) sorted by relevance
407 auto const toStringMethod = CreateEnumToStringMethod(stringValuesArrayIdent, enumType); in CreateETSEnumType() local457 auto const toStringMethod = CreateEnumToStringMethod(stringValuesArrayIdent, enumType); in CreateETSStringEnumType() local
567 auto toStringMethod = env->Getp_method(errorKlass, "toString", ":Lstd/core/String;"); in ErrorDescribe() local