Searched refs:kDexTypeDebugInfoItem (Results 1 – 2 of 2) sorted by relevance
73 case DexFile::kDexTypeDebugInfoItem: return 1 << 16; in MapTypeToBitMask()101 case DexFile::kDexTypeDebugInfoItem: in IsDataSectionType()2142 case DexFile::kDexTypeDebugInfoItem: in CheckIntraSectionIterate()2250 case DexFile::kDexTypeDebugInfoItem: { in CheckIntraSectionIterate()2482 CHECK_INTRA_DATA_SECTION_CASE(DexFile::kDexTypeDebugInfoItem) in CheckIntraSection()3315 case DexFile::kDexTypeDebugInfoItem: in CheckInterSectionIterate()3445 case DexFile::kDexTypeDebugInfoItem: in CheckInterSection()
210 kDexTypeDebugInfoItem = 0x2003, enumerator