Searched defs:binder4 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | bind_handler.hpp | 393 class binder4 class 397 binder4(int, BOOST_ASIO_MOVE_ARG(T) handler, const Arg1& arg1, in binder4() function in boost::asio::detail::binder4 407 binder4(Handler& handler, const Arg1& arg1, in binder4() function in boost::asio::detail::binder4 418 binder4(const binder4& other) in binder4() function in boost::asio::detail::binder4 427 binder4(binder4&& other) in binder4() function in boost::asio::detail::binder4
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | bind_handler.hpp | 277 class binder4 class 280 binder4(const Handler& handler, const Arg1& arg1, const Arg2& arg2, in binder4() function in asio::detail::binder4 290 binder4(Handler& handler, const Arg1& arg1, const Arg2& arg2, in binder4() function in asio::detail::binder4
|