Searched refs:MapItem (Results 1 – 2 of 2) sorted by relevance
295 const DexFile::MapItem* item = map->list_; in CheckMap()304 if (!CheckListSize(item, count, sizeof(DexFile::MapItem), "map size")) { in CheckMap()1321 const DexFile::MapItem* item = map->list_; in CheckIntraSection()1376 ptr_ += sizeof(uint32_t) + (map->size_ * sizeof(DexFile::MapItem)); in CheckIntraSection()1377 offset = section_offset + sizeof(uint32_t) + (map->size_ * sizeof(DexFile::MapItem)); in CheckIntraSection()2037 const DexFile::MapItem* item = map->list_; in CheckInterSection()
128 struct MapItem { struct135 DISALLOW_COPY_AND_ASSIGN(MapItem); argument140 MapItem list_[1];