Home | History | Annotate | Download | only in libdex

Lines Matching refs:superclassIdx

892     SWAP_INDEX4_OR_NOINDEX(item->superclassIdx, state->pHeader->typeIdsSize);
987 if (item->superclassIdx != kDexNoIndex) {
988 descriptor = dexStringByTypeIdx(state->pDexFile, item->superclassIdx);