HomeSort by relevance Sort by last modified time
    Searched refs:TypeRef (Results 1 - 8 of 8) sorted by null

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
TypeSection.java 38 public interface TypeSection<StringKey, TypeKey, TypeRef extends TypeReference> extends NullableIndexSection<TypeKey> {
40 int getItemIndex(@Nonnull TypeRef key);
InstructionWriter.java 53 public class InstructionWriter<StringRef extends StringReference, TypeRef extends TypeReference,
58 @Nonnull private final TypeSection<?, ?, TypeRef> typeSection;
62 @Nonnull static <StringRef extends StringReference, TypeRef extends TypeReference, FieldRefKey extends FieldReference, MethodRefKey extends MethodReference>
63 InstructionWriter<StringRef, TypeRef, FieldRefKey, MethodRefKey>
68 @Nonnull TypeSection<?, ?, TypeRef> typeSection,
71 return new InstructionWriter<StringRef, TypeRef, FieldRefKey, MethodRefKey>(
78 @Nonnull TypeSection<?, ?, TypeRef> typeSection,
463 return typeSection.getItemIndex((TypeRef)referenceInstruction.getReference());
DexWriter.java 87 TypeRef extends TypeReference, ProtoKey extends Comparable<ProtoKey>,
127 protected final TypeSection<StringKey, TypeKey, TypeRef> typeSection;
140 TypeSection<StringKey, TypeKey, TypeRef> typeSection,
    [all...]
  /prebuilts/tools/common/fest/
fest-reflect-1.2.jar 
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 

Completed in 220 milliseconds