Home
last modified time | relevance | path

Searched refs:kInvokeSuper (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dmethod_handle_impl.h46 kInvokeSuper, enumerator
/art/runtime/
Dmethod_handles.cc685 } else if (handle_kind == mirror::MethodHandle::Kind::kInvokeSuper) { in RefineTargetMethod()
Dclass_linker.cc9389 kind = mirror::MethodHandle::Kind::kInvokeSuper; in ResolveMethodHandleForMethod()