Home
last modified time | relevance | path

Searched defs:skipCopyright (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DTempPrintWriter.java29 boolean skipCopyright = false; field in TempPrintWriter
31 public TempPrintWriter skipCopyright(boolean newSkipCopyright) { in skipCopyright() method in TempPrintWriter
133 String oldFile, String newFile, boolean skipCopyright) throws IOException { in replaceDifferentOrDelete()
162 String file1, String file2, boolean skipCopyright, String[] lines) throws IOException { in filesAreIdentical()
202 BufferedReader br1, boolean first, boolean skipCopyright) throws IOException { in getLineWithoutFluff()