Searched refs:kDexTypeProtoIdItem (Results 1 – 2 of 2) sorted by relevance
36 case DexFile::kDexTypeProtoIdItem: return 1 << 3; in MapTypeToBitMask()60 case DexFile::kDexTypeProtoIdItem: in IsDataSectionType()366 if (UNLIKELY((used_bits & MapTypeToBitMask(DexFile::kDexTypeProtoIdItem)) == 0 && in CheckMap()1139 case DexFile::kDexTypeProtoIdItem: { in CheckIntraSectionIterate()1262 case DexFile::kDexTypeProtoIdItem: in CheckIntraIdSection()1357 case DexFile::kDexTypeProtoIdItem: in CheckIntraSection()1975 case DexFile::kDexTypeProtoIdItem: { in CheckInterSectionIterate()2058 case DexFile::kDexTypeProtoIdItem: in CheckInterSection()
111 kDexTypeProtoIdItem = 0x0003, enumerator