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

/dalvik/libdex/
H A DDexSwapVerify.cpp352 case kDexTypeClassDefItem: return 1 << 6;
383 case kDexTypeClassDefItem: {
509 if (((usedBits & mapTypeToBitMask(kDexTypeClassDefItem)) == 0)
2605 case kDexTypeClassDefItem: {
2746 case kDexTypeClassDefItem: {
H A DDexFile.h174 kDexTypeClassDefItem = 0x0006, enumerator in enum:__anon8

Completed in 31 milliseconds