Searched refs:arg_types (Results 1 – 3 of 3) sorted by relevance
639 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
3985 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod() argument4083 if (shorty[i + 1] != JdwpTagToShortyChar(arg_types[i])) { in PrepareInvokeMethod()
591 const DexFile::TypeList* arg_types = dex_file_->GetProtoParameters(proto); in InitializeParameters() local595 arg_types->GetTypeItem(shorty_pos - 1).type_idx_, in InitializeParameters()