Searched refs:current_class_type (Results 1 – 2 of 2) sorted by relevance
219 dex::TypeIndex current_class_type, in ProcessCodeItem() argument222 TypeLinkage& current_type = types[current_class_type.index_]; in ProcessCodeItem()269 holder_type == current_class_type) { in ProcessCodeItem()329 if (holder_type == current_class_type) { in ProcessCodeItem()341 ++types[current_class_type.index_].types_.FindOrAdd(holder_type.index_)->second; in ProcessCodeItem()
68 dex::TypeIndex current_class_type,