Home
last modified time | relevance | path

Searched defs:bytes_received (Results 1 – 25 of 53) sorted by relevance

123

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_virtual_mem_allocator_test.cc61 size_t bytes_received; // Ignored in this test. in TEST() local
86 size_t bytes_received; in TEST() local
95 size_t bytes_received; // Ignored in this test. in TEST() local
115 size_t bytes_received; // Ignored in this test. in TEST() local
126 size_t bytes_received; // Ignored in this test. in TEST() local
143 size_t bytes_received; // Ignored in this test. in TEST() local
163 size_t bytes_received; // Ignored in this test. in TEST() local
Dgpu_virtual_mem_allocator.cc133 size_t* bytes_received) { in Alloc()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc140 alts_tsi_event* event, grpc_slice* bytes_received) { in get_serialized_start_server()
168 grpc_slice* bytes_received) { in handshaker_client_start_server()
187 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next()
206 grpc_slice* bytes_received) { in handshaker_client_next()
293 grpc_slice* bytes_received) { in alts_handshaker_client_start_server()
305 grpc_slice* bytes_received) { in alts_handshaker_client_next()
/external/cronet/net/base/
Dnetwork_activity_monitor.cc20 void IncrementBytesReceived(uint64_t bytes_received) { in IncrementBytesReceived()
Dnetwork_activity_monitor_unittest.cc50 uint64_t bytes_received = UINT64_C(7294954321); in TEST_F() local
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_simple_allocator.cc27 size_t bytes_received; in AllocateRaw() local
/external/tensorflow/tensorflow/core/common_runtime/
Dpool_allocator.cc130 size_t bytes_received; in AllocateRaw() local
261 size_t* bytes_received) { in Alloc()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc543 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server()
577 grpc_slice* bytes_received) { in handshaker_client_start_server()
599 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next()
613 grpc_slice* bytes_received) { in handshaker_client_next()
870 grpc_slice* bytes_received) { in alts_handshaker_client_start_server()
881 grpc_slice* bytes_received) { in alts_handshaker_client_next()
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_host_allocator.h40 size_t* bytes_received) override { in Alloc()
Ddevice_mem_allocator.h45 size_t* bytes_received) override { in Alloc()
/external/openscreen/osp/public/
Dnetwork_metrics.h32 uint64_t bytes_received = 0; member
/external/webrtc/pc/
Ddata_channel_utils.h57 uint64_t bytes_received; member
Dsctp_data_channel.cc293 uint64_t SctpDataChannel::bytes_received() const { in bytes_received() function in webrtc::SctpDataChannel
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_tcpbpf.h13 __u64 bytes_received; member
/external/webrtc/api/voip/
Dvoip_statistics.h59 uint64_t bytes_received = 0; member
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_stream_sequencer_buffer_peer.cc158 QuicStreamSequencerBufferPeer::bytes_received() { in bytes_received() function in quic::test::QuicStreamSequencerBufferPeer
/external/ltp/testcases/network/sockets/
DltpServer.c313 static int bytes_received = 0; in tcp_receive_buffer() local
/external/cronet/base/
Dsync_socket_posix.cc159 const size_t bytes_received = in ReceiveWithTimeout() local
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dquic_endpoint.cc98 QuicByteCount QuicEndpoint::bytes_received() const { in bytes_received() function in quic::simulator::QuicEndpoint
/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_test.h224 for (size_t bytes_received = 0; bytes_received < data_size_; in ValidateRead() local
/external/libchrome/base/
Dsync_socket_posix.cc188 const size_t bytes_received = in ReceiveWithTimeout() local
/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc197 size_t* bytes_received) override { in Alloc()
/external/webrtc/api/stats/
Drtcstats_objects.h184 RTCStatsMember<uint64_t> bytes_received; variable
213 RTCStatsMember<uint64_t> bytes_received; variable
445 RTCStatsMember<uint64_t> bytes_received; variable
664 RTCStatsMember<uint64_t> bytes_received; variable
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc337 grpc_slice* bytes_received) { in mock_server_start()
359 grpc_slice* bytes_received) { in mock_next()
/external/webrtc/p2p/base/
Dice_transport_internal.h48 uint64_t bytes_received = 0; member

123