Searched defs:param_type_idx (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dclass_linker.cc4936 uint32_t param_type_idx = types1->GetTypeItem(i).type_idx_; local
4938 method1->GetClassFromTypeIndex(param_type_idx, true /* resolve */, pointer_size)));
4941 method1, i, param_type_idx);

Completed in 48 milliseconds