Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc3417 const dex::StringId* string_ids = OffsetToPtr<dex::StringId>(header_->string_ids_off_); in CheckInterSection() local
3419 if (!CheckOffsetToTypeMap(string_ids[i].string_data_off_, DexFile::kDexTypeStringDataItem)) { in CheckInterSection()