Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dmethod_handle_impl.h52 kInvokeTransform, enumerator
/aosp12/art/runtime/
H A Dmethod_handles.cc368 return (handle_kind == mirror::MethodHandle::Kind::kInvokeTransform in IsInvokeTransform()
H A Dclass_linker.cc9620 kind = mirror::MethodHandle::Kind::kInvokeTransform; in ResolveMethodHandleForMethod()