Home
last modified time | relevance | path

Searched defs:bytes_copied (Results 1 – 25 of 31) sorted by relevance

12

/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dvectorized_io_utils_test.cc22 size_t bytes_copied = GatherStringViewSpan(views, absl::Span<char>()); in TEST() local
29 size_t bytes_copied = in TEST() local
50 size_t bytes_copied = in TEST() local
61 size_t bytes_copied = GatherStringViewSpan(views, absl::MakeSpan(buffer)); in TEST() local
72 size_t bytes_copied = GatherStringViewSpan(views, absl::MakeSpan(buffer)); in TEST() local
Dvectorized_io_utils.cc28 size_t bytes_copied = 0; in GatherStringViewSpan() local
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dvectorized_io_utils_test.cc22 size_t bytes_copied = GatherStringViewSpan(views, absl::Span<char>()); in TEST() local
29 size_t bytes_copied = in TEST() local
50 size_t bytes_copied = in TEST() local
61 size_t bytes_copied = GatherStringViewSpan(views, absl::MakeSpan(buffer)); in TEST() local
72 size_t bytes_copied = GatherStringViewSpan(views, absl::MakeSpan(buffer)); in TEST() local
Dvectorized_io_utils.cc28 size_t bytes_copied = 0; in GatherStringViewSpan() local
/external/cronet/stable/net/disk_cache/
Dnet_log_parameters.cc31 base::Value::Dict NetLogReadWriteCompleteParams(int bytes_copied) { in NetLogReadWriteCompleteParams()
85 int bytes_copied) { in NetLogReadWriteComplete()
/external/cronet/tot/net/disk_cache/
Dnet_log_parameters.cc31 base::Value::Dict NetLogReadWriteCompleteParams(int bytes_copied) { in NetLogReadWriteCompleteParams()
85 int bytes_copied) { in NetLogReadWriteComplete()
/external/cronet/stable/net/spdy/
Dspdy_read_queue.cc43 size_t bytes_copied = 0; in Dequeue() local
/external/cronet/tot/net/spdy/
Dspdy_read_queue.cc43 size_t bytes_copied = 0; in Dequeue() local
/external/pigweed/pw_multibuf/
Dmultibuf.cc133 size_t bytes_copied = 0; in CopyTo() local
165 size_t bytes_copied = 0; in CopyFromAndOptionallyTruncate() local
/external/cronet/tot/net/disk_cache/blockfile/
Dmapped_file_unittest.cc34 void FileCallbackTest::OnFileIOComplete(int bytes_copied) { in OnFileIOComplete()
/external/cronet/stable/net/disk_cache/blockfile/
Dmapped_file_unittest.cc34 void FileCallbackTest::OnFileIOComplete(int bytes_copied) { in OnFileIOComplete()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbuffered_read_stream.hpp226 std::size_t bytes_copied = boost::asio::buffer_copy( in copy() local
Dbuffer.hpp2219 std::size_t bytes_copied = (buffer_copy_1)(target_buffer, source_buffer); in buffer_copy() local
2242 std::size_t bytes_copied = (buffer_copy_1)(target_buffer, source_buffer); in buffer_copy() local
2271 std::size_t bytes_copied = (buffer_copy_1)(target_buffer, source_buffer); in buffer_copy() local
2317 std::size_t bytes_copied = (buffer_copy_1)( in buffer_copy() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/http/
Dweb_transport_stream_adapter.cc91 size_t bytes_copied = quiche::GatherStringViewSpan(data, buffer.AsSpan()); in Writev() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/http/
Dweb_transport_stream_adapter.cc91 size_t bytes_copied = quiche::GatherStringViewSpan(data, buffer.AsSpan()); in Writev() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfragmenter.cc82 const size_t bytes_copied = in WriteToFragment() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp1263 std::size_t bytes_copied = buffer_copy(target_buffer, source_buffer); in buffer_copy() local
1434 std::size_t bytes_copied = buffer_copy(target_buffer, source_buffer); in buffer_copy() local
1563 std::size_t bytes_copied = buffer_copy(target_buffer, source_buffer); in buffer_copy() local
2057 std::size_t bytes_copied = buffer_copy(target_buffer, in buffer_copy() local
/external/libwebm/m2ts/
Dvpxpes_parser.cc308 std::size_t bytes_copied = 0; in RemoveStartCodeEmulationPreventionBytes() local
Dwebm2pes.cc500 std::size_t bytes_copied = bytes_to_copy; in WritePesPacket() local
/external/cronet/stable/net/socket/
Dsocket_bio_adapter.cc243 int bytes_copied = 0; in SocketBIOAdapter() local
/external/cronet/tot/net/socket/
Dsocket_bio_adapter.cc243 int bytes_copied = 0; in SocketBIOAdapter() local
/external/crosvm/base/src/
Dmmap.rs208 let bytes_copied = min(size_past_offset, buf.len()); in write_slice() localVariable
225 let bytes_copied = min(size_past_offset, buf.len()); in read_slice() localVariable
/external/pigweed/pw_uart_mcuxpresso/
Ddma_uart.cc490 size_t bytes_copied = 0; in DoTryReadFor() local
Ddma_uart_nonblocking.cc584 size_t bytes_copied = in DoCancelRead() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c1427 const uint32_t bytes_copied = items_copied * item_size; in v3dX() local
1474 const uint32_t bytes_copied = items_copied * 4; in v3dX() local

12