Searched defs:stringIdsOff (Results 1 - 2 of 2) sorted by relevance

/dalvik/tools/dexdeps/src/com/android/dexdeps/
H A DDexData.java114 mHeaderItem.stringIdsOff = readInt();
142 seek(mHeaderItem.stringIdsOff);
533 public int stringIdsSize, stringIdsOff; field in class:DexData.HeaderItem
/dalvik/libdex/
H A DDexFile.h227 u4 stringIdsOff; member in struct:DexHeader

Completed in 168 milliseconds