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

/dalvik/libdex/
H A DDexSwapVerify.c351 case kDexTypeClassDefItem: return 1 << 6;
382 case kDexTypeClassDefItem: {
508 if (((usedBits & mapTypeToBitMask(kDexTypeClassDefItem)) == 0)
2591 case kDexTypeClassDefItem: {
2732 case kDexTypeClassDefItem: {
H A DDexFile.h151 kDexTypeClassDefItem = 0x0006, enumerator in enum:__anon9

Completed in 9 milliseconds