Searched refs:kDexTypeProtoIdItem (Results 1 – 2 of 2) sorted by relevance
316 case kDexTypeProtoIdItem: return 1 << 3; in mapTypeToBitMask()347 case kDexTypeProtoIdItem: in isDataSectionType()452 if (((usedBits & mapTypeToBitMask(kDexTypeProtoIdItem)) == 0) in swapMap()2510 case kDexTypeProtoIdItem: { in swapEverythingButHeaderAndMap()2657 case kDexTypeProtoIdItem: { in crossVerifyEverything()
146 kDexTypeProtoIdItem = 0x0003, enumerator