Home | History | Annotate | Download | only in driver

Lines Matching refs:param_type_idx

2330         dex::TypeIndex param_type_idx = types->GetTypeItem(i).type_idx_;
2331 ObjPtr<mirror::Class> param_type = m->ResolveClassFromTypeIndex(param_type_idx);