Searched refs:kDexTypeMapList (Results 1 – 8 of 8) sorted by relevance
68 case DexFile::kDexTypeMapList: return 1 << 9; in MapTypeToBitMask()96 case DexFile::kDexTypeMapList: in IsDataSectionType()727 if (UNLIKELY((used_bits & MapTypeToBitMask(DexFile::kDexTypeMapList)) == 0)) { in CheckMap()2188 case DexFile::kDexTypeMapList: in CheckIntraSectionIterate()2359 case DexFile::kDexTypeMapList: in CheckIntraSection()3137 case DexFile::kDexTypeMapList: in CheckInterSectionIterate()3259 case DexFile::kDexTypeMapList: in CheckInterSection()
131 kDexTypeMapList = 0x1000, enumerator
76 { DexFile::kDexTypeMapList, { "TypeMap", 'L' } },
756 queue.AddIfNotEmpty(MapItem(DexFile::kDexTypeMapList, 1, header_->MapListOffset())); in GenerateAndWriteMapItems()914 stream->AlignTo(SectionAlignment(DexFile::kDexTypeMapList)); in Write()
463 data_stream->AlignTo(SectionAlignment(DexFile::kDexTypeMapList)); in Write()
379 case DexFile::kDexTypeMapList: in CheckAndSetRemainingOffsets()
835 CHECK(old_item.type_ == DexFile::kDexTypeMapList); in CreateMapListWithNewItem()
1971 map_list->list_[1].type_ = DexFile::kDexTypeMapList; in TEST_F()