Searched refs:IsPrivate (Results 1 – 3 of 3) sorted by relevance
93 bool IsPrivate() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsPrivate() function
5786 if (m->IsPrivate()) { in MayBeCalledWithDirectCodePointer()
3299 if (res_method->IsPrivate() && method_type == METHOD_VIRTUAL) { in ResolveMethodAndCheckAccess()