Searched refs:string_data_off_ (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddex_file-inl.h29 const byte* ptr = begin_ + string_id.string_data_off_;
36 const byte* ptr = begin_ + string_id.string_data_off_;
H A Ddex_file.h146 uint32_t string_data_off_; // offset in bytes from the base address member in struct:art::DexFile::StringId
H A Ddex_file_verifier.cc1471 if (!CheckOffsetToTypeMap(item->string_data_off_, DexFile::kDexTypeStringDataItem)) {

Completed in 39 milliseconds