Home
last modified time | relevance | path

Searched refs:writeFooter (Results 1 – 12 of 12) sorted by relevance

/external/okhttp/okio/okio/src/main/java/okio/
DGzipSink.java92 writeFooter(); in close()
124 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/okio/okio/src/jvmMain/kotlin/okio/
DGzipSink.kt99 writeFooter() in flush()
121 private fun writeFooter() { in writeFooter() method
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DGzipSink.java94 writeFooter(); in close()
126 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/cldr/tools/java/org/unicode/cldr/tool/
DChart.java99 public void writeFooter(FormattedFileWriter pw) throws IOException { in writeFooter() method in Chart
135 writeFooter(x); in writeChart()
/external/llvm-project/llvm/include/llvm/Support/
DGraphWriter.h125 writeFooter();
149 void writeFooter() { in writeFooter() function
/external/llvm/include/llvm/Support/
DGraphWriter.h110 writeFooter();
134 void writeFooter() { in writeFooter() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h125 writeFooter();
149 void writeFooter() { in writeFooter() function
/external/icu/icu4c/source/i18n/unicode/
Dvtzone.h387 void writeFooter(VTZWriter& writer, UErrorCode& status) const;
/external/icu/libicu/cts_headers/unicode/
Dvtzone.h387 void writeFooter(VTZWriter& writer, UErrorCode& status) const;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1484 writeFooter(w); in writeZone()
1912 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1453 writeFooter(w); in writeZone()
1881 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2219 writeFooter(w, status); in writeZone()
2266 VTimeZone::writeFooter(VTZWriter& writer, UErrorCode& status) const { in writeFooter() function in VTimeZone