/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
H A D | gpu_virtual_mem_allocator_test.cc | 61 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
|
H A D | gpu_virtual_mem_allocator.cc | 133 size_t* bytes_received) { in Alloc()
|
/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A D | in_memory_request_response_test.cc | 709 int64_t bytes_received = 0; in TEST_F() local 762 int64_t bytes_received = 0; in TEST_F() local 816 int64_t bytes_received = 0; in TEST_F() local 868 int64_t bytes_received = 0; in TEST_F() local 934 int64_t bytes_received = 0; in TEST_F() local 1040 int64_t bytes_received = 0; in TEST_F() local 1096 int64_t bytes_received = 0; in TEST_F() local 1133 int64_t bytes_received = 0; in TEST_F() local 1191 int64_t bytes_received = 0; in TEST_F() local 1228 int64_t bytes_received = 0; in TEST_F() local [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
H A D | alts_handshaker_client.cc | 568 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server() 604 grpc_slice* bytes_received) { in handshaker_client_start_server() 626 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next() 641 grpc_slice* bytes_received) { in handshaker_client_next() 899 grpc_slice* bytes_received) { in alts_handshaker_client_start_server() 910 grpc_slice* bytes_received) { in alts_handshaker_client_next()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 568 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server() 604 grpc_slice* bytes_received) { in handshaker_client_start_server() 626 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next() 641 grpc_slice* bytes_received) { in handshaker_client_next() 897 grpc_slice* bytes_received) { in alts_handshaker_client_start_server() 908 grpc_slice* bytes_received) { in alts_handshaker_client_next()
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/devices/ |
D | link_layer_socket_device.cc | 45 ssize_t bytes_received = socket_->Recv(size_bytes_->data() + offset_, kSizeBytes); in Tick() local 67 ssize_t bytes_received = socket_->Recv(received_->data() + offset_, bytes_left_); in Tick() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | pool_allocator.cc | 130 size_t bytes_received; in AllocateRaw() local 261 size_t* bytes_received) { in Alloc()
|
/aosp_15_r20/external/webrtc/api/stats/ |
H A D | rtcstats_objects.h | 184 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
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | audio_handler.cpp | 519 auto bytes_received = res * bytes_per_sample * stream_desc.channels; in OnCaptureBuffer() local 542 auto bytes_received = res * bytes_per_sample * stream_desc.channels; in OnCaptureBuffer() local
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | network_activity_monitor.cc | 20 void IncrementBytesReceived(uint64_t bytes_received) { in IncrementBytesReceived()
|
H A D | network_activity_monitor_unittest.cc | 50 uint64_t bytes_received = UINT64_C(7294954321); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
H A D | pluggable_device_simple_allocator.cc | 27 size_t bytes_received; in AllocateRaw() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ |
H A D | device_host_allocator.h | 40 size_t* bytes_received) override { in Alloc()
|
H A D | device_mem_allocator.h | 45 size_t* bytes_received) override { in Alloc()
|
/aosp_15_r20/external/openscreen/osp/public/ |
H A D | network_metrics.h | 32 uint64_t bytes_received = 0; member
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | data_channel_utils.h | 57 uint64_t bytes_received; member
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | delta_performer_fuzzer.cc | 37 uint64_t bytes_received, in BytesReceived()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_tcpbpf.h | 13 __u64 bytes_received; member
|
/aosp_15_r20/external/webrtc/api/voip/ |
H A D | voip_statistics.h | 59 uint64_t bytes_received = 0; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_stream_sequencer_buffer_peer.cc | 158 QuicStreamSequencerBufferPeer::bytes_received() { in bytes_received() function in quic::test::QuicStreamSequencerBufferPeer
|
/aosp_15_r20/external/pytorch/torch/lib/libshm/ |
H A D | socket.h | 50 size_t bytes_received = 0; in recv() local
|
/aosp_15_r20/external/ltp/testcases/network/sockets/ |
H A D | ltpServer.c | 313 static int bytes_received = 0; in tcp_receive_buffer() local
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
H A D | alts_tsi_handshaker_test.cc | 535 grpc_slice* bytes_received) { in mock_server_start() 554 grpc_slice* bytes_received) { in mock_next()
|
/aosp_15_r20/external/perfetto/src/traced_relay/ |
H A D | socket_relay_handler_unittest.cc | 163 size_t bytes_received = 0; in TEST_P() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
H A D | quic_batch_writer_test.h | 224 for (size_t bytes_received = 0; bytes_received < data_size_; in ValidateRead() local
|