Searched refs:arg_types (Results 1 – 3 of 3) sorted by relevance
651 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
3840 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod() argument3938 if (shorty[i + 1] != JdwpTagToShortyChar(arg_types[i])) { in PrepareInvokeMethod()
580 const dex::TypeList* arg_types = dex_file_->GetProtoParameters(proto); in InitializeParameters() local584 arg_types->GetTypeItem(shorty_pos - 1).type_idx_, in InitializeParameters()