Searched refs:kInvokeDirect (Results 1 – 7 of 7) sorted by relevance
47 kInvokeDirect, enumerator
155 kInvokeDirect = 0x0007, // an invoker for a direct (special) method. enumerator
1357 case DexFile::MethodHandleType::kInvokeDirect: in CheckIntraMethodHandleItem()
678 } else if (handle_kind == mirror::MethodHandle::Kind::kInvokeDirect) { in RefineTargetMethod()
9235 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9293 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9365 case DexFile::MethodHandleType::kInvokeDirect: { in ResolveMethodHandleForMethod()9366 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9383 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9512 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandle()
535 type == DexFile::MethodHandleType::kInvokeDirect || in CreateMethodHandleItem()
1660 case DexFile::MethodHandleType::kInvokeDirect: in dumpMethodHandle()