Searched refs:kInvokeConstructor (Results 1 – 5 of 5) sorted by relevance
275 kInvokeConstructor = 0x0006, // an invoker for a given constructor. enumerator276 kLast = kInvokeConstructor
2486 case DexFile::MethodHandleType::kInvokeConstructor: { in CheckInterMethodHandleItem()
8423 case DexFile::MethodHandleType::kInvokeConstructor: { in ResolveMethodHandle()8482 case DexFile::MethodHandleType::kInvokeConstructor: { in ResolveMethodHandle()
821 type == DexFile::MethodHandleType::kInvokeConstructor; in CreateMethodHandleItem()822 static_assert(DexFile::MethodHandleType::kLast == DexFile::MethodHandleType::kInvokeConstructor, in CreateMethodHandleItem()
1613 case DexFile::MethodHandleType::kInvokeConstructor: in dumpMethodHandle()