Home
last modified time | relevance | path

Searched defs:body_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Drequest.c210 size_t body_bytes = blen - hds_len; in xfer_send() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc4511 QuicSimpleServerBackend* quic_simple_server_backend, int64_t body_bytes) in ServerStreamThatSendsHugeResponse()
4536 explicit ServerStreamThatSendsHugeResponseFactory(int64_t body_bytes) in ServerStreamThatSendsHugeResponseFactory()