Home | History | Annotate | Download | only in analysis

Lines Matching defs:pClassDef

722         const DexClassDef* pClassDef;
726 pClassDef = dexGetClassDef(pDexFile, idx);
727 classDescriptor = dexStringByTypeIdx(pDexFile, pClassDef->classIdx);
739 if ((pClassDef->accessFlags & CLASS_ISPREVERIFIED) != 0)