Home
last modified time | relevance | path

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

/external/okio/okio/src/jvmMain/kotlin/okio/
DGzipSink.kt121 private fun writeFooter() { in writeFooter() method
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DGzipSink.java126 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/okhttp/okio/okio/src/main/java/okio/
DGzipSink.java124 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
/external/llvm-project/llvm/include/llvm/Support/
DGraphWriter.h149 void writeFooter() { in writeFooter() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h149 void writeFooter() { in writeFooter() function
/external/llvm/include/llvm/Support/
DGraphWriter.h134 void writeFooter() { in writeFooter() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1912 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1881 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2266 VTimeZone::writeFooter(VTZWriter& writer, UErrorCode& status) const { in writeFooter() function in VTimeZone