Home | History | Annotate | Download | only in analysis

Lines Matching full:classobject

54 static void verifyAndOptimizeClass(DexFile* pDexFile, ClassObject* clazz,
767 * file's "verified" flag, not updating the ClassObject. This would
964 ClassObject* newClass;
1009 ClassObject* clazz;
1043 static void verifyAndOptimizeClass(DexFile* pDexFile, ClassObject* clazz,
1071 * do it here, rather than in the ClassObject structure,