Searched defs:IsInvokeTransform (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmethod_handles.cc364 inline bool IsInvokeTransform(const mirror::MethodHandle::Kind handle_kind) { function in namespace:art::__anon163
730 if (IsInvokeTransform(handle_kind)) {
1146 if (IsInvokeTransform(handle_kind) ||

Completed in 53 milliseconds