Home | History | Annotate | Download | only in mirror

Lines Matching refs:IsInSamePackage

626   bool IsInSamePackage(ObjPtr<Class> that) REQUIRES_SHARED(Locks::mutator_lock_);
628 static bool IsInSamePackage(const StringPiece& descriptor1, const StringPiece& descriptor2);