Searched defs:binder5 (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 | 532 class binder5 class 536 binder5(int, BOOST_ASIO_MOVE_ARG(T) handler, const Arg1& arg1, in binder5() function in boost::asio::detail::binder5 547 binder5(Handler& handler, const Arg1& arg1, const Arg2& arg2, in binder5() function in boost::asio::detail::binder5 559 binder5(const binder5& other) in binder5() function in boost::asio::detail::binder5 569 binder5(binder5&& other) in binder5() function in boost::asio::detail::binder5
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | bind_handler.hpp | 378 class binder5 class 381 binder5(const Handler& handler, const Arg1& arg1, const Arg2& arg2, in binder5() function in asio::detail::binder5 392 binder5(Handler& handler, const Arg1& arg1, const Arg2& arg2, in binder5() function in asio::detail::binder5
|