Home
last modified time | relevance | path

Searched defs:force_flush (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_datagram_queue.h70 void SetForceFlush(bool force_flush) { force_flush_ = force_flush; } in SetForceFlush()
H A Dquic_session.h667 void SetForceFlushForDefaultQueue(bool force_flush) { in SetForceFlushForDefaultQueue()
/aosp_15_r20/external/grpc-grpc/examples/python/observability/
H A Dopen_telemetry_exporter.py63 def force_flush(self, timeout_millis: float = 10_000) -> bool: member in OTelMetricExporter
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_cmd_draw_helpers.h133 bool force_flush) in cmd_buffer_emit_vertex_constants_and_flush()
/aosp_15_r20/external/brotli/c/enc/
H A Dencode.c962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()
1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local
1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
/aosp_15_r20/external/mbedtls/library/
H A Dssl_msg.c2562 int const force_flush = ssl->disable_datagram_packing == 1 ? in mbedtls_ssl_flight_transmit() local
2782 int force_flush) in mbedtls_ssl_write_handshake_msg_ext()
2942 int mbedtls_ssl_write_record(mbedtls_ssl_context *ssl, int force_flush) in mbedtls_ssl_write_record()
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
H A Dfile_sinks.h40 void set_force_flush(bool force_flush) in set_force_flush()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_msg.c2557 int const force_flush = ssl->disable_datagram_packing == 1 ? in mbedtls_ssl_flight_transmit() local
2777 int force_flush) in mbedtls_ssl_write_handshake_msg_ext()
2937 int mbedtls_ssl_write_record(mbedtls_ssl_context *ssl, int force_flush) in mbedtls_ssl_write_record()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c1000 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()
1705 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local
1921 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/observability/
H A D_open_telemetry_observability_test.py85 def force_flush(self, timeout_millis: float = 10_000) -> bool: member in OTelMetricExporter
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c437 unsigned flags, bool force_flush) in si_flush_all_queues()
/aosp_15_r20/external/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h160 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dsink.rs137 fn force_flush(&mut self) -> Vec<T> { in force_flush() method
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_cmd_buffer.c3538 bool force_flush) in cmd_buffer_emit_vertex_constants_and_flush()