Searched refs:string_data_off_ (Results 1 – 6 of 6) sorted by relevance
86 entry.str_offset = str_id.string_data_off_; in TypeLookupTable()100 entry.str_offset = str_id.string_data_off_; in TypeLookupTable()
31 const uint8_t* ptr = DataBegin() + string_id.string_data_off_; in GetStringLength()38 const uint8_t* ptr = DataBegin() + string_id.string_data_off_; in GetStringDataAndUtf16Length()
248 …string_data_begin = reinterpret_cast<const void*>(dex_file_->Begin() + string_id.string_data_off_); in SetAllStringDataStartRegistration()
131 string_data_off_; in FindMethodName()2031 if (!CheckOffsetToTypeMap(item->string_data_off_, DexFile::kDexTypeStringDataItem)) { in CheckInterStringIdItem()2917 const uint8_t* ptr = begin + string_id->string_data_off_; in GetStringOrError()
154 uint32_t string_data_off_; // offset in bytes from the base address member
322 AddItem(string_datas_map_, string_datas_, string_data, disk_string_id.string_data_off_); in CreateStringId()