Searched refs:kInvokeDirect (Results 1 – 7 of 7) sorted by relevance
46 kInvokeDirect, enumerator
152 kInvokeDirect = 0x0007, // an invoker for a direct (special) method. enumerator
2655 case DexFile::MethodHandleType::kInvokeDirect: in CheckInterMethodHandleItem()
671 } else if (handle_kind == mirror::MethodHandle::Kind::kInvokeDirect) { in RefineTargetMethod()
8944 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9002 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()9074 case DexFile::MethodHandleType::kInvokeDirect: { in ResolveMethodHandleForMethod()9075 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9092 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()9221 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandle()
534 type == DexFile::MethodHandleType::kInvokeDirect || in CreateMethodHandleItem()
1618 case DexFile::MethodHandleType::kInvokeDirect: in dumpMethodHandle()