Home
last modified time | relevance | path

Searched defs:smallest_received (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.cc187 uint64_t smallest_received, in MakeAckAndNewConnectionIdPacket()
222 uint64_t smallest_received) { in MakeAckAndPingPacket()
233 uint64_t smallest_received, in MakeAckAndRetireConnectionIdPacket()
374 uint64_t smallest_received) { in MakeDataRstAndAckPacket()
392 uint64_t smallest_received) { in MakeAckAndRstPacket()
404 uint64_t smallest_received, in MakeAckAndRstPacket()
426 uint64_t smallest_received, in MakeRstAckAndConnectionClosePacket()
446 uint64_t smallest_received, in MakeRstAckAndDataPacket()
464 uint64_t smallest_received, in MakeAckDataAndRst()
485 uint64_t smallest_received, in MakeAckRstAndDataPacket()
[all …]
H A Dquic_proxy_client_socket_test_base.cc232 uint64_t smallest_received) { in ConstructAckAndRstOnlyPacket()
244 uint64_t smallest_received) { in ConstructAckAndRstPacket()
321 uint64_t smallest_received, in ConstructAckAndDataPacket()
332 uint64_t smallest_received, in ConstructAckAndDatagramPacket()
341 uint64_t smallest_received) { in ConstructAckPacket()
H A Dbidirectional_stream_quic_impl_unittest.cc705 uint64_t smallest_received) { in ConstructClientAckAndRstStreamPacket()
714 uint64_t smallest_received, in ConstructAckAndDataPacket()
728 uint64_t smallest_received) { in ConstructClientAckPacket()
736 uint64_t smallest_received, in ConstructServerAckPacket()
H A Dquic_network_transaction_unittest.cc384 uint64_t smallest_received) { in ConstructClientAckPacket()
394 uint64_t smallest_received) { in ConstructClientAckAndRstPacket()
411 uint64_t smallest_received, in ConstructClientAckAndConnectionClosePacket()
481 uint64_t smallest_received, in ConstructClientAckAndDataPacket()
494 uint64_t smallest_received, in ConstructClientAckDataAndRst()
6155 uint64_t smallest_received, in ConstructClientAckPacket()
H A Dquic_http_stream_test.cc563 uint64_t smallest_received) { in ConstructClientAckPacket()
571 uint64_t smallest_received, in ConstructServerAckPacket()
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream_adapters_test.cc1222 uint64_t smallest_received) { in ConstructClientAckPacket()
1231 uint64_t smallest_received) { in ConstructAckAndRstPacket()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_unittest.cc1975 uint64_t smallest_received, in ConstructAckPacket()
2022 uint64_t smallest_received, in ConstructAckAndClientH3DatagramPacket()