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

  /libcore/dex/src/main/java/com/android/dex/
ClassDef.java 31 private final int annotationsOffset;
37 int annotationsOffset, int classDataOffset, int staticValuesOffset) {
45 this.annotationsOffset = annotationsOffset;
79 return annotationsOffset;
Dex.java 634 int annotationsOffset = readInt();
638 interfacesOffset, sourceFileIndex, annotationsOffset, classDataOffset,
    [all...]
  /prebuilts/runtime/common/dex/
dex-host-prebuilt.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 54 milliseconds