Searched refs:kDexTypeDebugInfoItem (Results 1 – 2 of 2) sorted by relevance
47 case DexFile::kDexTypeDebugInfoItem: return 1 << 14; in MapTypeToBitMask()1104 case DexFile::kDexTypeDebugInfoItem: in CheckIntraSectionIterate()1203 case DexFile::kDexTypeDebugInfoItem: { in CheckIntraSectionIterate()1385 case DexFile::kDexTypeDebugInfoItem: in CheckIntraSection()2052 case DexFile::kDexTypeDebugInfoItem: in CheckInterSection()
122 kDexTypeDebugInfoItem = 0x2003, enumerator