Home
last modified time | relevance | path

Searched defs:received_bytes (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc382 alts_tsi_handshaker* handshaker, const unsigned char* received_bytes, in alts_tsi_handshaker_continue_handshaker_next()
453 std::unique_ptr<unsigned char> received_bytes; member
480 tsi_handshaker* self, const unsigned char* received_bytes, in handshaker_next()
535 tsi_handshaker* self, const unsigned char* received_bytes, in handshaker_next_dedicated()
/third_party/boost/libs/container/src/
Ddlmalloc.cpp73 (size_t minbytes, size_t preferred_bytes, size_t *received_bytes) in dlmalloc_alloc()
Ddlmalloc_ext_2_8_6.c1156 size_t received_bytes; in boost_cont_malloc() local
1324 (size_t minbytes, size_t preferred_bytes, size_t *received_bytes) in boost_cont_alloc()
/third_party/grpc/src/core/tsi/
Dtransport_security.cc214 tsi_handshaker* self, const unsigned char* received_bytes, in tsi_handshaker_next()
Dfake_transport_security.cc670 tsi_handshaker* self, const unsigned char* received_bytes, in fake_handshaker_next()
Dssl_transport_security.cc1488 tsi_handshaker* self, const unsigned char* received_bytes, in ssl_handshaker_next()
/third_party/node/src/
Dnode_http2.h605 uint64_t received_bytes; member
1121 uint64_t received_bytes() const { return received_bytes_; } in received_bytes() function
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc126 int received_bytes = 0; member
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h615 int64_t received_bytes = 0; member