Home
last modified time | relevance | path

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

/external/okhttp/okio/okio/src/main/java/okio/
DGzipSink.java124 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGraphWriter.h130 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.cpp2219 VTimeZone::writeFooter(VTZWriter& writer, UErrorCode& status) const { in writeFooter() function in VTimeZone