Searched refs:type_vector (Results 1 – 1 of 1) sorted by relevance
396 TypeIdVector* type_vector = new TypeIdVector(); in CreateTypeList() local399 type_vector->push_back(GetTypeId(dex_type_list->GetTypeItem(index).type_idx_.index_)); in CreateTypeList()401 type_list = new TypeList(type_vector); in CreateTypeList()