Home
last modified time | relevance | path

Searched refs:binder2 (Results 1 – 9 of 9) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dbind_handler.hpp104 class binder2 class
107 binder2(const Handler& handler, const Arg1& arg1, const Arg2& arg2) in binder2() function in asio::detail::binder2
114 binder2(Handler& handler, const Arg1& arg1, const Arg2& arg2) in binder2() function in asio::detail::binder2
140 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_allocate()
148 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_deallocate()
156 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_is_continuation()
164 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_invoke()
172 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_invoke()
179 inline binder2<Handler, Arg1, Arg2> bind_handler(Handler handler, in bind_handler()
182 return binder2<Handler, Arg1, Arg2>(handler, arg1, arg2); in bind_handler()
Dreactive_null_buffers_op.hpp61 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()
Dreactive_socket_send_op.hpp93 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()
Dresolve_endpoint_op.hpp89 detail::binder2<Handler, asio::error_code, iterator_type> in do_complete()
Dreactive_socket_recv_op.hpp96 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()
Dreactive_socket_sendto_op.hpp96 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()
Dreactive_socket_recvmsg_op.hpp98 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()
Dresolve_op.hpp94 detail::binder2<Handler, asio::error_code, iterator_type> in do_complete()
Dreactive_socket_recvfrom_op.hpp106 detail::binder2<Handler, asio::error_code, std::size_t> in do_complete()