Searched refs:item_type (Results 1 – 1 of 1) sorted by relevance
470 DexFile::MapItemType item_type = static_cast<DexFile::MapItemType>(item->type_); in CheckMap() local471 if (IsDataSectionType(item_type)) { in CheckMap()481 uint32_t bit = MapTypeToBitMask(item_type); in CheckMap()