Searched refs:kInvokeDirect (Results 1 – 8 of 8) sorted by relevance
49 kInvokeDirect, enumerator
466 } else if (handle_kind == mirror::MethodHandle::Kind::kInvokeDirect) { in RefineTargetMethod()816 case mirror::MethodHandle::Kind::kInvokeDirect: in MethodHandleInvokeExactInternal()
10147 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()10205 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()10277 case DexFile::MethodHandleType::kInvokeDirect: { in ResolveMethodHandleForMethod()10278 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()10295 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()10424 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandle()
193 kInvokeDirect = 0x0007, // an invoker for a direct (special) method. enumerator
1352 case DexFile::MethodHandleType::kInvokeDirect: in CheckIntraMethodHandleItem()
535 type == DexFile::MethodHandleType::kInvokeDirect || in CreateMethodHandleItem()
1657 case DexFile::MethodHandleType::kInvokeDirect: in DumpMethodHandle()
1750 case DexFile::MethodHandleType::kInvokeDirect: in dumpMethodHandle()