Searched refs:arg_types (Results 1 – 2 of 2) sorted by relevance
640 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
3842 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod() argument3934 if (shorty[i + 1] != JdwpTagToShortyChar(arg_types[i])) { in PrepareInvokeMethod()