Home | History | Annotate | Download | only in runtime

Lines Matching defs:type_index

1659     uint32_t type_index = DecodeUnsignedLeb128(&annotation);
1661 klass->GetDexFile(), type_index, klass.Get());
1665 klass->GetDescriptor(&temp), type_index);
2101 uint32_t type_index = DecodeUnsignedLeb128(annotation);
2109 class_linker->ResolveType(klass->GetDexFile(), type_index, klass.Get())));
2112 << type_index;
2167 uint32_t type_index = DecodeUnsignedLeb128(&annotation);
2169 if (strcmp(descriptor, StringByTypeIdx(type_index)) == 0) {
2178 DecodeUnsignedLeb128(&annotation); // unused type_index
2227 DecodeUnsignedLeb128(&annotation); // unused type_index