Searched defs:MethodId (Results 1 – 2 of 2) sorted by relevance
21 public final class MethodId implements Comparable<MethodId> { class27 public MethodId(DexBuffer buffer, int declaringClassIndex, int protoIndex, int nameIndex) { in MethodId() method in MethodId
41 typedef u4 MethodId; /* any kind of method, including constructors */ typedef