Home
last modified time | relevance | path

Searched defs:send_queue_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_grpc/public/pw_grpc/
H A Dconnection.h283 SendQueue& send_queue_; variable
302 : Connection(stream, send_queue_, callbacks, message_assembly_allocator), in Connection() argument
/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Dretransmission_queue.h249 SendQueue& send_queue_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Ddcsctp_socket.h286 RRSendQueue send_queue_; variable
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client_impl.h107 base::queue<std::pair<scoped_refptr<IOBuffer>, unsigned>> send_queue_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dcommand_channel.h424 std::list<QueuedCommand> send_queue_; variable