Searched refs:IsPrivate (Results 1 – 5 of 5) sorted by relevance
78 bool IsPrivate() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrivate() function
137 bool IsPrivate() const { in IsPrivate() function
5021 if (!m->IsPrivate() && !m->IsStatic()) { in CreateProxyClass()9283 if (target_method->IsPrivate()) { in ResolveMethodHandleForMethod()
2842 if (LIKELY(field_or_method->IsPrivate())) { in UpdateClassStructurally()
3986 if (res_method->IsPrivate() && (method_type == METHOD_VIRTUAL || method_type == METHOD_SUPER)) { in ResolveMethodAndCheckAccess()