Home
last modified time | relevance | path

Searched refs:string_data_off_ (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Ddex_file-inl.h29 const uint8_t* ptr = begin_ + string_id.string_data_off_; in GetStringLength()
36 const uint8_t* ptr = begin_ + string_id.string_data_off_; in GetStringDataAndUtf16Length()
Dtype_lookup_table.cc89 entry.str_offset = str_id.string_data_off_; in TypeLookupTable()
103 entry.str_offset = str_id.string_data_off_; in TypeLookupTable()
Ddex_file_verifier.cc1707 if (!CheckOffsetToTypeMap(item->string_data_off_, DexFile::kDexTypeStringDataItem)) { in CheckInterStringIdItem()
2434 const uint8_t* ptr = begin + string_id->string_data_off_; in GetStringOrError()
2591 string_data_off_; in FindMethodName()
Ddex_file.h164 uint32_t string_data_off_; // offset in bytes from the base address member