Home
last modified time | relevance | path

Searched refs:do_perform (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_null_buffers_op.hpp34 : reactor_op(&reactive_null_buffers_op::do_perform, in reactive_null_buffers_op()
40 static bool do_perform(reactor_op*) in do_perform() function in asio::detail::reactive_null_buffers_op
Dreactive_socket_connect_op.hpp32 : reactor_op(&reactive_socket_connect_op_base::do_perform, complete_func), in reactive_socket_connect_op_base()
37 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_connect_op_base
Dreactive_socket_send_op.hpp35 : reactor_op(&reactive_socket_send_op_base::do_perform, complete_func), in reactive_socket_send_op_base()
42 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_send_op_base
Dreactive_socket_recv_op.hpp35 : reactor_op(&reactive_socket_recv_op_base::do_perform, complete_func), in reactive_socket_recv_op_base()
43 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_recv_op_base
Dreactive_socket_sendto_op.hpp35 : reactor_op(&reactive_socket_sendto_op_base::do_perform, complete_func), in reactive_socket_sendto_op_base()
43 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_sendto_op_base
Dreactive_socket_recvmsg_op.hpp36 : reactor_op(&reactive_socket_recvmsg_op_base::do_perform, complete_func), in reactive_socket_recvmsg_op_base()
44 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_recvmsg_op_base
Dreactive_socket_recvfrom_op.hpp35 : reactor_op(&reactive_socket_recvfrom_op_base::do_perform, complete_func), in reactive_socket_recvfrom_op_base()
44 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_recvfrom_op_base
Dreactive_socket_accept_op.hpp36 : reactor_op(&reactive_socket_accept_op_base::do_perform, complete_func), in reactive_socket_accept_op_base()
45 static bool do_perform(reactor_op* base) in do_perform() function in asio::detail::reactive_socket_accept_op_base