/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_datagram_queue.h | 70 void SetForceFlush(bool force_flush) { force_flush_ = force_flush; } in SetForceFlush()
|
H A D | quic_session.h | 667 void SetForceFlushForDefaultQueue(bool force_flush) { in SetForceFlushForDefaultQueue()
|
/aosp_15_r20/external/grpc-grpc/examples/python/observability/ |
H A D | open_telemetry_exporter.py | 63 def force_flush(self, timeout_millis: float = 10_000) -> bool: member in OTelMetricExporter
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_draw_helpers.h | 133 bool force_flush) in cmd_buffer_emit_vertex_constants_and_flush()
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | encode.c | 962 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 D | ssl_msg.c | 2562 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 D | file_sinks.h | 40 void set_force_flush(bool force_flush) in set_force_flush()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ssl_msg.c | 2557 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 D | encode.c | 1000 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.py | 85 def force_flush(self, timeout_millis: float = 10_000) -> bool: member in OTelMetricExporter
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_fence.c | 437 unsigned flags, bool force_flush) in si_flush_all_queues()
|
/aosp_15_r20/external/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_priv.h | 160 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | sink.rs | 137 fn force_flush(&mut self) -> Vec<T> { in force_flush() method
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | genX_cmd_buffer.c | 3538 bool force_flush) in cmd_buffer_emit_vertex_constants_and_flush()
|