Home
last modified time | relevance | path

Searched refs:bind_handler (Results 1 – 25 of 28) sorted by relevance

12

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dwrapped_handler.hpp81 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
87 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
93 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
99 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
105 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
111 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
119 detail::bind_handler(handler_, arg1, arg2, arg3, arg4)); in operator ()()
127 detail::bind_handler(handler_, arg1, arg2, arg3, arg4)); in operator ()()
136 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5)); in operator ()()
145 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5)); in operator ()()
Dbind_handler.hpp97 inline binder1<Handler, Arg1> bind_handler(Handler handler, in bind_handler() function
179 inline binder2<Handler, Arg1, Arg2> bind_handler(Handler handler, in bind_handler() function
269 inline binder3<Handler, Arg1, Arg2, Arg3> bind_handler(Handler handler, in bind_handler() function
368 inline binder4<Handler, Arg1, Arg2, Arg3, Arg4> bind_handler( in bind_handler() function
473 inline binder5<Handler, Arg1, Arg2, Arg3, Arg4, Arg5> bind_handler( in bind_handler() function
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwrapped_handler.hpp87 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
93 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
99 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
105 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
111 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
117 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
125 detail::bind_handler(handler_, arg1, arg2, arg3, arg4)); in operator ()()
133 detail::bind_handler(handler_, arg1, arg2, arg3, arg4)); in operator ()()
142 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5)); in operator ()()
151 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5)); in operator ()()
Dnull_socket_service.hpp282 boost::asio::post(io_ex, detail::bind_handler( in async_send()
293 boost::asio::post(io_ex, detail::bind_handler( in async_send()
323 boost::asio::post(io_ex, detail::bind_handler( in async_receive()
334 boost::asio::post(io_ex, detail::bind_handler( in async_receive()
368 boost::asio::post(io_ex, detail::bind_handler( in async_receive_with_flags()
380 boost::asio::post(io_ex, detail::bind_handler( in async_receive_with_flags()
413 boost::asio::post(io_ex, detail::bind_handler( in async_send_to()
425 boost::asio::post(io_ex, detail::bind_handler( in async_send_to()
460 boost::asio::post(io_ex, detail::bind_handler( in async_receive_from()
472 boost::asio::post(io_ex, detail::bind_handler( in async_receive_from()
[all …]
Dbind_handler.hpp137 inline binder1<typename decay<Handler>::type, Arg1> bind_handler( in bind_handler() function
256 inline binder2<typename decay<Handler>::type, Arg1, Arg2> bind_handler( in bind_handler() function
383 inline binder3<typename decay<Handler>::type, Arg1, Arg2, Arg3> bind_handler( in bind_handler() function
523 bind_handler(BOOST_ASIO_MOVE_ARG(Handler) handler, const Arg1& arg1, in bind_handler() function
667 bind_handler(BOOST_ASIO_MOVE_ARG(Handler) handler, const Arg1& arg1, in bind_handler() function
Dwinrt_ssocket_service_base.hpp225 detail::bind_handler(handler, ec, bytes_transferred)); in async_send()
282 detail::bind_handler(handler, ec, bytes_transferred)); in async_receive()
Dwinrt_resolver_service.hpp191 boost::asio::post(io_ex, detail::bind_handler(handler, ec, results)); in async_resolve()
/external/sdv/vsomeip/third_party/boost/asio/test/
Dis_write_buffered.cpp69 boost::asio::detail::bind_handler(handler, error, 0)); in async_write()
90 boost::asio::detail::bind_handler(handler, error, 0)); in async_read()
Dis_read_buffered.cpp69 boost::asio::detail::bind_handler(handler, error, 0)); in async_write()
90 boost::asio::detail::bind_handler(handler, error, 0)); in async_read()
Dread_until.cpp90 boost::asio::detail::bind_handler( in async_read_some()
Dwrite.cpp128 boost::asio::detail::bind_handler( in async_write_some()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/impl/
Dwinrt_timer_scheduler.ipp22 #include <boost/asio/detail/bind_handler.hpp>
42 bind_handler(&winrt_timer_scheduler::call_run_thread, this));
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dselect_reactor.ipp19 #include "asio/detail/bind_handler.hpp"
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket.hpp748 asio::detail::bind_handler( in ASIO_INITFN_RESULT_TYPE()
/external/parameter-framework/asio-1.10.6/include/asio/impl/
Dconnect.hpp229 socket_.get_io_service().post(detail::bind_handler(*this, ec)); in operator ()()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dconnect.hpp373 detail::bind_handler( in process()
580 detail::bind_handler( in operator ()()
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/
Dbasic_socket_ext_local.hpp876 boost::asio::detail::bind_handler( in BOOST_ASIO_INITFN_RESULT_TYPE()
Dbasic_socket_ext.hpp876 boost::asio::detail::bind_handler( in BOOST_ASIO_INITFN_RESULT_TYPE()
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/
Dbasic_socket_ext_local.hpp1823 boost::asio::detail::bind_handler( in operator ()()
Dbasic_socket_ext.hpp1823 boost::asio::detail::bind_handler( in operator ()()
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/
Dbasic_socket_ext_local.hpp1823 boost::asio::detail::bind_handler( in operator ()()
Dbasic_socket_ext.hpp1823 boost::asio::detail::bind_handler( in operator ()()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket.hpp1843 boost::asio::detail::bind_handler( in operator ()()
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/
Dbasic_socket_ext_local.hpp1823 boost::asio::detail::bind_handler( in operator ()()
Dbasic_socket_ext.hpp1823 boost::asio::detail::bind_handler( in operator ()()

12