Searched refs:string_data_off_ (Results 1 – 3 of 3) sorted by relevance
29 const byte* ptr = begin_ + string_id.string_data_off_; in GetStringLength()36 const byte* ptr = begin_ + string_id.string_data_off_; in GetStringDataAndUtf16Length()
148 uint32_t string_data_off_; // offset in bytes from the base address member
1471 if (!CheckOffsetToTypeMap(item->string_data_off_, DexFile::kDexTypeStringDataItem)) { in CheckInterStringIdItem()