Searched refs:kDexNoIndex16 (Results 1 – 11 of 11) sorted by relevance
1425 *success = false; return DexFile::kDexNoIndex16) in FindFirstClassDataDefiner()1431 *success = false; return DexFile::kDexNoIndex16) in FindFirstClassDataDefiner()1435 return DexFile::kDexNoIndex16; in FindFirstClassDataDefiner()1446 *success = false; return DexFile::kDexNoIndex16) in FindFirstAnnotationsDirectoryDefiner()1453 *success = false; return DexFile::kDexNoIndex16) in FindFirstAnnotationsDirectoryDefiner()1460 *success = false; return DexFile::kDexNoIndex16) in FindFirstAnnotationsDirectoryDefiner()1464 return DexFile::kDexNoIndex16; in FindFirstAnnotationsDirectoryDefiner()1563 if (prev_idx == DexFile::kDexNoIndex16) { in CheckInterProtoIdItem()1566 if (UNLIKELY(curr_idx == DexFile::kDexNoIndex16)) { in CheckInterProtoIdItem()1721 if (item->superclass_idx_ != DexFile::kDexNoIndex16) { in CheckInterClassDefItem()[all …]
67 static const uint16_t kDexNoIndex16 = 0xFFFF; variable
1300 handler_.type_idx_ = DexFile::kDexNoIndex16; in Next()
2349 DCHECK_NE(class_def_idx, DexFile::kDexNoIndex16); in FindOatClass()3760 if (iterator.GetHandlerTypeIndex() != DexFile::kDexNoIndex16) { in ResolveMethodExceptionHandlerTypes()4677 if (super_class_idx != DexFile::kDexNoIndex16) { in LoadSuperAndInterfaces()
94 if (iter_type_idx == DexFile::kDexNoIndex16) { in art_portable_find_catch_block_from_code()
229 if (iter_type_idx == DexFile::kDexNoIndex16) { in FindCatchBlock()
744 klass->SetDexClassDefIndex(DexFile::kDexNoIndex16); // Default to no valid class def index. in operator()745 klass->SetDexTypeIndex(DexFile::kDexNoIndex16); // Default to no valid type index. in operator()
747 if (class_def_idx == DexFile::kDexNoIndex16) { in GetClassDef()
205 return DexFile::kDexNoIndex16; in GetResolvedMethodVTableIndex()
644 if (iterator.GetHandlerTypeIndex() != DexFile::kDexNoIndex16) { in ScanTryCatchBlocks()2843 if (handler_type_idx == DexFile::kDexNoIndex16) { in CodeFlowVerifyInstruction()3001 if (iterator.GetHandlerTypeIndex() == DexFile::kDexNoIndex16) { in GetCaughtExceptionType()
578 if (class_def_idx == DexFile::kDexNoIndex16) { in SafeGetClassDescriptor()