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

/art/runtime/
H A Dclass_linker.cc4944 uint32_t other_param_type_idx = types2->GetTypeItem(i).type_idx_; local
4946 method2->GetClassFromTypeIndex(other_param_type_idx, true /* resolve */, pointer_size);
4949 method2, i, other_param_type_idx);

Completed in 28 milliseconds