Searched refs:kInvokeDirect (Results 1 – 7 of 7) sorted by relevance
46 kInvokeDirect, enumerator
275 kInvokeDirect = 0x0007, // an invoker for a direct (special) method. enumerator
681 } else if (handle_kind == mirror::MethodHandle::Kind::kInvokeDirect) { in RefineTargetMethod()
8302 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()8357 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandleForField()8430 case DexFile::MethodHandleType::kInvokeDirect: { in ResolveMethodHandleForMethod()8431 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()8449 kind = mirror::MethodHandle::Kind::kInvokeDirect; in ResolveMethodHandleForMethod()8572 case DexFile::MethodHandleType::kInvokeDirect: in ResolveMethodHandle()
2487 case DexFile::MethodHandleType::kInvokeDirect: in CheckInterMethodHandleItem()
797 type == DexFile::MethodHandleType::kInvokeDirect || in CreateMethodHandleItem()
1624 case DexFile::MethodHandleType::kInvokeDirect: in dumpMethodHandle()