Searched refs:IsPrivate (Results 1 – 2 of 2) sorted by relevance
83 bool IsPrivate() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsPrivate() function
3065 if (res_method->IsPrivate() && method_type == METHOD_VIRTUAL) { in ResolveMethodAndCheckAccess()