Searched refs:kDexTypeClassDefItem (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexSwapVerify.cpp328 case kDexTypeClassDefItem: return 1 << 6;
361 case kDexTypeClassDefItem: {
493 if (((usedBits & mapTypeToBitMask(kDexTypeClassDefItem)) == 0)
2683 case kDexTypeClassDefItem: {
2836 case kDexTypeClassDefItem: {
H A DDexFile.h228 kDexTypeClassDefItem = 0x0006, enumerator in enum:__anon7

Completed in 60 milliseconds