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