Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h651 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
Ddebugger.cc3840 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod() argument
3938 if (shorty[i + 1] != JdwpTagToShortyChar(arg_types[i])) { in PrepareInvokeMethod()
/art/compiler/optimizing/
Dinstruction_builder.cc580 const dex::TypeList* arg_types = dex_file_->GetProtoParameters(proto); in InitializeParameters() local
584 arg_types->GetTypeItem(shorty_pos - 1).type_idx_, in InitializeParameters()