Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc367 inline bool IsInvokeTransform(const mirror::MethodHandle::Kind handle_kind) { in IsInvokeTransform() function
747 if (IsInvokeTransform(handle_kind)) { in DoInvokePolymorphicMethod()
1164 if (IsInvokeTransform(handle_kind) || in MethodHandleInvokeExactInternal()