Home
last modified time | relevance | path

Searched defs:async_write_some (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dreactive_descriptor_service.hpp269 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_descriptor_service
293 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_descriptor_service
Dwin_iocp_handle_service.hpp147 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::win_iocp_handle_service
Dreactive_serial_port_service.hpp159 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_serial_port_service
Dwin_iocp_serial_port_service.hpp155 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::win_iocp_serial_port_service
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dwrite.cpp123 void async_write_some(const Const_Buffers& buffers, in async_write_some() function in test_stream