Home
last modified time | relevance | path

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

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