Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_handle_impl.h53 kInvokeTransform, enumerator
/art/runtime/
Dmethod_handles.cc827 case mirror::MethodHandle::Kind::kInvokeTransform: in MethodHandleInvokeExactInternal()
Dclass_linker.cc10469 kind = mirror::MethodHandle::Kind::kInvokeTransform; in ResolveMethodHandleForMethod()