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