Searched refs:classReference (Results 1 – 6 of 6) sorted by relevance
69 SmaliClassTypeElement classReference = implementsStatement.getClassReference(); in getImplementsElements() local70 if (classReference != null) { in getImplementsElements()71 types.add(classReference); in getImplementsElements()85 SmaliClassTypeElement classReference = superStatement.getClassReference(); in getExtendsElement() local86 if (classReference != null) { in getExtendsElement()87 return new SmaliClassTypeElement[] { classReference }; in getExtendsElement()
68 SmaliClassTypeElement classReference = implementsStatement.getClassReference(); in getImplementsElements() local69 if (classReference != null) { in getImplementsElements()70 types.add(classReference); in getImplementsElements()
688 ReplyPacket classReference = getClassBySignature(typeSignature); in getTypeID() local691 classes = classReference.getNextValueAsInt(); in getTypeID()693 refTypeTag = classReference.getNextValueAsByte(); in getTypeID()695 typeID = classReference.getNextValueAsReferenceTypeID(); in getTypeID()696 classReference.getNextValueAsInt(); in getTypeID()699 classReference.getNextValueAsReferenceTypeID(); in getTypeID()700 classReference.getNextValueAsInt(); in getTypeID()
META-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd ...
META-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...