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

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

Completed in 46 milliseconds