Searched refs:kDexTypeTypeIdItem (Results 1 – 2 of 2) sorted by relevance
35 case DexFile::kDexTypeTypeIdItem: return 1 << 2; in MapTypeToBitMask()59 case DexFile::kDexTypeTypeIdItem: in IsDataSectionType()361 if (UNLIKELY((used_bits & MapTypeToBitMask(DexFile::kDexTypeTypeIdItem)) == 0 && in CheckMap()1132 case DexFile::kDexTypeTypeIdItem: { in CheckIntraSectionIterate()1258 case DexFile::kDexTypeTypeIdItem: in CheckIntraIdSection()1356 case DexFile::kDexTypeTypeIdItem: in CheckIntraSection()1969 case DexFile::kDexTypeTypeIdItem: { in CheckInterSectionIterate()2057 case DexFile::kDexTypeTypeIdItem: in CheckInterSection()
110 kDexTypeTypeIdItem = 0x0002, enumerator