Searched refs:kFirstAccessorKind (Results 1 – 4 of 4) sorted by relevance
48 if (handle_kind >= mirror::MethodHandle::kFirstAccessorKind) { in MethodHandleImpl_getMemberInternal()
61 if (GetHandleKind() < kFirstAccessorKind) { in VisitTarget()
59 kFirstAccessorKind = kInstanceGet, enumerator
378 return (handle_kind >= mirror::MethodHandle::Kind::kFirstAccessorKind in IsFieldAccess()