Searched defs:other_return_type_idx (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dmethod_helper.cc83 uint16_t other_return_type_idx; local
86 dexfile->GetMethodSignature(mid).ToString(), &other_return_type_idx,
90 other_dexfile.FindProtoId(other_return_type_idx, other_param_type_idxs);

Completed in 56 milliseconds