Home
last modified time | relevance | path

Searched defs:send_state (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_misc.cc352 const SendTimeState& send_state = congestion_event.last_packet_send_state; in IsInflightTooHigh() local
H A Dbbr2_probe_bw.cc170 const SendTimeState& send_state = congestion_event.last_packet_send_state; in MaybeAdaptUpperBounds() local
H A Dbandwidth_sampler.cc288 SendTimeState send_state = in OnCongestionEvent() local
H A Dbbr2_misc.h670 const SendTimeState& send_state) { in BytesInFlight()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dlocal_rendezvous.cc73 } send_state; member
/aosp_15_r20/external/libcups/scheduler/
H A Dcups-lpd.c1305 send_state(const char *queue, /* I - Destination */ in send_state() function