Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DFlushablesTest.java98 private void doFlush(Flushable flushable, boolean swallowException, in doFlush() method in FlushablesTest
/external/apache-http/src/org/apache/http/impl/
DAbstractHttpServerConnection.java161 protected void doFlush() throws IOException { in doFlush() method in AbstractHttpServerConnection
DAbstractHttpClientConnection.java173 protected void doFlush() throws IOException { in doFlush() method in AbstractHttpClientConnection
/external/apache-http/android/src/android/net/http/
DAndroidHttpClientConnection.java279 protected void doFlush() throws IOException { in doFlush() method in AndroidHttpClientConnection
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1006 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU()
1095 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU()
1209 UBool doFlush; in testConvertFromU() local
1381 UBool doFlush; in testConvertToU() local
Dncnvfbts.c150 UBool doFlush; in testConvertFromUnicode() local
Dnccbtst.c2645 UBool doFlush; in testConvertFromUnicode() local
3036 UBool doFlush; in testConvertFromUnicodeWithContext() local
Dnucnvtst.c379 UBool doFlush; in testConvertFromU() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java2245 private void doFlush() throws IOException { in doFlush() method in CodedOutputStream.ByteOutputEncoder
2598 private void doFlush() throws IOException { in doFlush() method in CodedOutputStream.OutputStreamEncoder