Searched refs:recordDiffs (Results 1 – 1 of 1) sorted by relevance
/external/jdiff/src/jdiff/ |
D | HTMLIndexes.java | 250 recordDiffs(hasRemovals, hasAdditions, hasChanges); in emitPackagesIndex() 455 recordDiffs(hasRemovals, hasAdditions, hasChanges); in emitClassesIndex() 555 recordDiffs(hasRemovals, hasAdditions, hasChanges); in emitConstructorsIndex() 654 recordDiffs(hasRemovals, hasAdditions, hasChanges); in emitMethodsIndex() 770 recordDiffs(hasRemovals, hasAdditions, hasChanges); in emitFieldsIndex() 971 private void recordDiffs(boolean hasRemovals, boolean hasAdditions, in recordDiffs() method in HTMLIndexes
|