Searched defs:flushIO (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dustdio.c308 UBool flushIO,
336 if (flushIO && charsLeft > count) {
358 flushIO,
305 u_file_write_flush(const UChar *chars, int32_t count, UFILE *f, UBool flushIO, UBool flushTranslit) argument
/external/icu4c/io/
H A Dustdio.c308 UBool flushIO,
336 if (flushIO && charsLeft > count) {
358 flushIO,
305 u_file_write_flush(const UChar *chars, int32_t count, UFILE *f, UBool flushIO, UBool flushTranslit) argument

Completed in 239 milliseconds