Searched defs:force_flush (Results 1 – 8 of 8) sorted by relevance
69 void SetForceFlush(bool force_flush) { force_flush_ = force_flush; } in SetForceFlush()
650 void SetForceFlushForDefaultQueue(bool force_flush) { in SetForceFlushForDefaultQueue()
2390 int const force_flush = ssl->disable_datagram_packing == 1 ? in mbedtls_ssl_flight_transmit() local2620 int force_flush ) in mbedtls_ssl_write_handshake_msg_ext()2787 int mbedtls_ssl_write_record( mbedtls_ssl_context *ssl, int force_flush ) in mbedtls_ssl_write_record()
962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
1000 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()1705 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local1921 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
161 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member
137 fn force_flush(&mut self) -> Vec<T> { in force_flush() method
2309 uint8_t const force_flush = ssl->disable_datagram_packing == 1 ? in mbedtls_ssl_flight_transmit() local2678 int mbedtls_ssl_write_record( mbedtls_ssl_context *ssl, uint8_t force_flush ) in mbedtls_ssl_write_record()