Home
last modified time | relevance | path

Searched defs:min_bytes (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dloopback_channel.h61 async2::Context& cx, size_t min_bytes) final { in DoPendAllocateWriteBuffer()
99 async2::Context& cx, size_t min_bytes) final { in DoPendAllocateWriteBuffer()
H A Dforwarding_channel.h123 async2::Context& cx, size_t min_bytes) override { in DoPendAllocateWriteBuffer()
173 async2::Context& cx, size_t min_bytes) override { in DoPendAllocateWriteBuffer()
H A Depoll_channel.h71 async2::Context& cx, size_t min_bytes) final { in DoPendAllocateWriteBuffer()
H A Dstream_channel.h158 async2::Context& cx, size_t min_bytes) override { in DoPendAllocateWriteBuffer()
H A Dchannel.h329 async2::Context& cx, size_t min_bytes) { in PendAllocateWriteBuffer()
/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/
H A Duart.h55 StatusWithSize ReadAtLeast(ByteSpan rx_buffer, size_t min_bytes) { in ReadAtLeast()
125 size_t min_bytes, in TryReadAtLeastFor()
H A Duart_non_blocking.h106 size_t min_bytes, in ReadAtLeast()
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_probe_cluster_created.h48 uint32_t min_bytes; member
69 uint32_t min_bytes() const { return min_bytes_; } in min_bytes() function
H A Drtc_event_probe_cluster_created.cc20 uint32_t min_bytes) in RtcEventProbeClusterCreated()
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Doption_builder.py140 def time_and_memory(min_micros=1, min_bytes=1, min_accelerator_micros=0, argument
213 min_bytes=0, argument
/aosp_15_r20/external/pigweed/pw_uart/
H A Dblocking_adapter_test.cc106 size_t min_bytes; member
123 size_t min_bytes, in DoRead()
H A Dblocking_adapter.cc34 size_t min_bytes, in DoTryReadFor()
/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/internal/
H A Dchannel_specializations.h50 size_t min_bytes) { in PendAllocateWriteBuffer()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_options.proto9 int64 min_bytes = 2; field
H A Dtfprof_options.h148 int64_t min_bytes; member
/aosp_15_r20/external/pigweed/pw_channel/
H A Drp2_stdio_channel.cc107 Context& cx, size_t min_bytes) override { in DoPendAllocateWriteBuffer()
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dprobe_bitrate_estimator_unittest.cc37 int min_bytes = kDefaultMinBytes) { in AddPacketFeedback()
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/
H A Ddma_uart.cc465 size_t min_bytes, in DoTryReadFor()
/aosp_15_r20/external/stressapptest/src/
H A Dos.h61 void SetMinimumHugepagesSize(int64 min_bytes) { in SetMinimumHugepagesSize()
/aosp_15_r20/external/perfetto/src/base/http/
H A Dhttp_server_unittest.cc66 std::string Recv(size_t min_bytes) { in Recv()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_handshake_message.cc228 void CryptoHandshakeMessage::set_minimum_size(size_t min_bytes) { in set_minimum_size()
/aosp_15_r20/system/memory/mmd/src/zram/
Dwriteback.rs90 pub min_bytes: u64, field
/aosp_15_r20/external/nanopb-c/tests/fuzztest/
H A Dfuzztest.c83 static size_t rand_fill_protobuf(uint8_t *buf, size_t min_bytes, size_t max_bytes, int min_tag) in rand_fill_protobuf()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena.cc57 size_t last_size, size_t min_bytes) { in AllocateMemory()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena.cc57 size_t last_size, size_t min_bytes) { in AllocateMemory()

12