Home
last modified time | relevance | path

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/
Dbind_handler.hpp393 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 Dbind_handler.hpp277 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