Searched refs:kDexTypeDebugInfoItem (Results 1 – 2 of 2) sorted by relevance
51 case DexFile::kDexTypeDebugInfoItem: return 1 << 14; in MapTypeToBitMask()1334 case DexFile::kDexTypeDebugInfoItem: in CheckIntraSectionIterate()1433 case DexFile::kDexTypeDebugInfoItem: { in CheckIntraSectionIterate()1620 case DexFile::kDexTypeDebugInfoItem: in CheckIntraSection()2346 case DexFile::kDexTypeDebugInfoItem: in CheckInterSection()
138 kDexTypeDebugInfoItem = 0x2003, enumerator