Searched refs:kInvokeDirect (Results 1 – 7 of 7) sorted by relevance
49 kInvokeDirect, enumerator
156 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()
9487 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9545 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9617 case DexFile::MethodHandleType::kInvokeDirect: { in ResolveMethodHandleForMethod()9618 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9635 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9764 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandle()
535 type == DexFile::MethodHandleType::kInvokeDirect || in CreateMethodHandleItem()
1660 case DexFile::MethodHandleType::kInvokeDirect: in dumpMethodHandle()