Searched defs:smallest_received (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_test_packet_maker.cc | 187 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 D | quic_proxy_client_socket_test_base.cc | 232 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 D | bidirectional_stream_quic_impl_unittest.cc | 705 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 D | quic_network_transaction_unittest.cc | 384 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 D | quic_http_stream_test.cc | 563 uint64_t smallest_received) { in ConstructClientAckPacket() 571 uint64_t smallest_received, in ConstructServerAckPacket()
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream_adapters_test.cc | 1222 uint64_t smallest_received) { in ConstructClientAckPacket() 1231 uint64_t smallest_received) { in ConstructAckAndRstPacket()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_factory_unittest.cc | 1975 uint64_t smallest_received, in ConstructAckPacket() 2022 uint64_t smallest_received, in ConstructAckAndClientH3DatagramPacket()
|