Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.cc580 const dex::TypeList* arg_types = dex_file_->GetProtoParameters(proto); in InitializeParameters() local
/art/runtime/
Ddebugger.cc3840 uint64_t arg_values[], JDWP::JdwpTag* arg_types, in PrepareInvokeMethod()