Home
last modified time | relevance | path

Searched refs:arg_types (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddebugger.h640 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
Ddebugger.cc3842 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod() argument
3934 if (shorty[i + 1] != JdwpTagToShortyChar(arg_types[i])) { in PrepareInvokeMethod()