Searched refs:item_type (Results 1 – 1 of 1) sorted by relevance
691 DexFile::MapItemType item_type = static_cast<DexFile::MapItemType>(item->type_); in CheckMap() local692 if (IsDataSectionType(item_type)) { in CheckMap()697 static_cast<size_t>(item_type)); in CheckMap()704 uint32_t bit = MapTypeToBitMask(item_type); in CheckMap()