Searched defs:max_bytes_to_copy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ |
H A D | buffer.hpp | 1610 const const_buffer& source, std::size_t max_bytes_to_copy) in buffer_copy() 1639 const const_buffers_1& source, std::size_t max_bytes_to_copy) in buffer_copy() 1669 const mutable_buffer& source, std::size_t max_bytes_to_copy) in buffer_copy() 1699 const mutable_buffers_1& source, std::size_t max_bytes_to_copy) in buffer_copy() 1730 const ConstBufferSequence& source, std::size_t max_bytes_to_copy) in buffer_copy() 1759 const const_buffer& source, std::size_t max_bytes_to_copy) in buffer_copy() 1788 const const_buffers_1& source, std::size_t max_bytes_to_copy) in buffer_copy() 1818 const mutable_buffer& source, std::size_t max_bytes_to_copy) in buffer_copy() 1848 const mutable_buffers_1& source, std::size_t max_bytes_to_copy) in buffer_copy() 1879 const ConstBufferSequence& source, std::size_t max_bytes_to_copy) in buffer_copy() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | buffer.hpp | 2198 std::size_t max_bytes_to_copy) BOOST_ASIO_NOEXCEPT in buffer_copy() 2208 std::size_t max_bytes_to_copy in buffer_copy() 2231 std::size_t max_bytes_to_copy in buffer_copy() 2298 std::size_t max_bytes_to_copy) BOOST_ASIO_NOEXCEPT in buffer_copy() 2403 std::size_t max_bytes_to_copy) BOOST_ASIO_NOEXCEPT in buffer_copy()
|