Home | History | Annotate | Download | only in runtime

Lines Matching refs:string_ids_off_

130       (reinterpret_cast<const DexFile::StringId*>(begin + header->string_ids_off_) + string_idx)->
403 CheckValidOffsetAndSize(header_->string_ids_off_,
508 ((header_->string_ids_off_ != 0) || (header_->string_ids_size_ != 0)))) {
1781 expected_offset = header_->string_ids_off_;
2889 reinterpret_cast<const DexFile::StringId*>(begin + header->string_ids_off_)