Home
last modified time | relevance | path

Searched refs:converting_move_construct (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_acceptor_service.hpp86 void converting_move_construct(implementation_type& impl, in converting_move_construct() function in asio::socket_acceptor_service
92 service_impl_.template converting_move_construct<Protocol1>( in converting_move_construct()
Dstream_socket_service.hpp87 void converting_move_construct(implementation_type& impl, in converting_move_construct() function in asio::stream_socket_service
93 service_impl_.template converting_move_construct<Protocol1>( in converting_move_construct()
Dbasic_socket_acceptor.hpp232 this->get_service().template converting_move_construct<Protocol1>( in basic_socket_acceptor()
Dbasic_socket.hpp193 this->get_service().template converting_move_construct<Protocol1>( in basic_socket()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service.hpp99 void converting_move_construct(implementation_type& impl, in converting_move_construct() function in asio::detail::reactive_socket_service