Searched refs:string_ids (Results 1 – 1 of 1) sorted by relevance
3417 const dex::StringId* string_ids = OffsetToPtr<dex::StringId>(header_->string_ids_off_); in CheckInterSection() local3419 if (!CheckOffsetToTypeMap(string_ids[i].string_data_off_, DexFile::kDexTypeStringDataItem)) { in CheckInterSection()