Home | History | Annotate | Download | only in reflect

Lines Matching full:duplicate

200      * with a duplicate name.
316 * ahead of the duplicate processing.
352 * Identify and remove duplicates, where "duplicate" means it has the
355 * If duplicate methods have different return types, we want to use the
356 * first method whose return type is assignable from all other duplicate
364 * All other duplicate methods are stripped out.
368 * throwables (or have no common throwables with duplicate methods) will
381 * for a duplicate. If we find a match, we see if the other methods'
417 * Duplicate method, check return type. If it's a primitive