Searched defs:debugInfoOffset (Results 1 – 2 of 2) sorted by relevance
69 public static DebugInfo newOrEmpty(@Nonnull DexBackedDexFile dexFile, int debugInfoOffset, in newOrEmpty()97 private final int debugInfoOffset; field in DebugInfo.DebugInfoImpl101 int debugInfoOffset, in DebugInfoImpl()
103 int debugInfoOffset = reader.readInt(); in makeAnnotator() local430 private void addDebugInfoIdentity(int debugInfoOffset, String methodString) { in makeAnnotator()