Home
last modified time | relevance | path

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

12

/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.cc132 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/tensorflow/tensorflow/core/common_runtime/
Dpool_allocator.cc130 size_t bytes_received; in AllocateRaw() local
261 size_t* bytes_received) { in Alloc()
Dbfc_allocator_test.cc35 size_t* bytes_received) override { in Alloc()
/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/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc547 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server()
581 grpc_slice* bytes_received) { in handshaker_client_start_server()
603 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next()
617 grpc_slice* bytes_received) { in handshaker_client_next()
875 grpc_slice* bytes_received) { in alts_handshaker_client_start_server()
886 grpc_slice* bytes_received) { in alts_handshaker_client_next()
/external/webrtc/pc/
Ddata_channel_utils.h55 uint64_t bytes_received; member
Drtp_data_channel.cc161 uint64_t RtpDataChannel::bytes_received() const { in bytes_received() function in webrtc::RtpDataChannel
Dsctp_data_channel.cc275 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/stats/
Drtcstats_objects.h143 RTCStatsMember<uint64_t> bytes_received; variable
171 RTCStatsMember<uint64_t> bytes_received; variable
415 RTCStatsMember<uint64_t> bytes_received; variable
623 RTCStatsMember<uint64_t> bytes_received; variable
/external/ltp/testcases/network/sockets/
DltpServer.c313 static int bytes_received = 0; in tcp_receive_buffer() local
/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc160 size_t* bytes_received) override { in Alloc()
/external/libchrome/base/
Dsync_socket_posix.cc188 const size_t bytes_received = in ReceiveWithTimeout() local
/external/webrtc/api/test/network_emulation/
Dnetwork_emulation_interfaces.h121 DataSize bytes_received = DataSize::Zero(); in BytesReceived() local
/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/openscreen/platform/impl/
Dudp_socket_posix.cc417 const ssize_t bytes_received = recvmsg(fd, &msg, 0); in ReceiveMessageInternal() local
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_reporter.cc443 const uint64_t bytes_received = in ProcessViewDataCallEnd() local
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_reporter.cc444 const uint64_t bytes_received = in ProcessViewDataCallEnd() local
/external/llvm-project/lldb/source/Host/common/
DSocket.cpp325 int bytes_received = 0; in Read() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc359 const unsigned char* bytes_received, size_t bytes_received_size) { in DoHandshakerNextLocked()
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_server_windows.cc250 DWORD bytes_received = 0; in start_accept_locked() local

12