Home
last modified time | relevance | path

Searched defs:getOffsetFor (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DObjectToOffsetMapping.java147 public int getOffsetFor(DexProto proto) { in getOffsetFor() method in ObjectToOffsetMapping
152 public int getOffsetFor(DexField field) { in getOffsetFor() method in ObjectToOffsetMapping
157 public int getOffsetFor(DexMethod method) { in getOffsetFor() method in ObjectToOffsetMapping
162 public int getOffsetFor(DexString string) { in getOffsetFor() method in ObjectToOffsetMapping
167 public int getOffsetFor(DexType type) { in getOffsetFor() method in ObjectToOffsetMapping
172 public int getOffsetFor(DexCallSite callSite) { in getOffsetFor() method in ObjectToOffsetMapping
177 public int getOffsetFor(DexMethodHandle methodHandle) { in getOffsetFor() method in ObjectToOffsetMapping
/external/r8/src/main/java/com/android/tools/r8/dex/
DFileWriter.java1202 public int getOffsetFor(DexString item) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1206 public int getOffsetFor(DexTypeList parameters) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1213 public int getOffsetFor(DexProgramClass aClassWithData) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1217 public int getOffsetFor(DexEncodedArray encodedArray) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1221 public int getOffsetFor(DexDebugInfo debugInfo) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1235 public int getOffsetFor(DexAnnotation annotation) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1239 public int getOffsetFor(DexAnnotationSet annotationSet) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1246 public int getOffsetFor(DexAnnotationSetRefList annotationSetRefList) { in getOffsetFor() method in FileWriter.MixedSectionOffsets
1253 public int getOffsetFor(DexCode code) { in getOffsetFor() method in FileWriter.MixedSectionOffsets