Home
last modified time | relevance | path

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

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