/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | read_until.hpp | 1062 struct associated_executor< struct 1068 typedef typename associated_executor<ReadHandler, Executor>::type type; 1070 static type get( in get() 1371 struct associated_executor< struct 1377 typedef typename associated_executor<ReadHandler, Executor>::type type; 1379 static type get( in get() 1687 struct associated_executor< struct 1693 typedef typename associated_executor<ReadHandler, Executor>::type type; 1695 static type get( in get() 2001 struct associated_executor< struct [all …]
|
D | buffered_read_stream.hpp | 220 struct associated_executor< struct 224 typedef typename associated_executor<ReadHandler, Executor>::type type; 226 static type get(const detail::buffered_fill_handler<ReadHandler>& h, in get() 471 struct associated_executor< struct 476 typedef typename associated_executor<ReadHandler, Executor>::type type; 478 static type get( in get()
|
D | buffered_write_stream.hpp | 200 struct associated_executor< struct 204 typedef typename associated_executor<WriteHandler, Executor>::type type; 206 static type get(const detail::buffered_flush_handler<WriteHandler>& h, in get() 457 struct associated_executor< struct 462 typedef typename associated_executor<WriteHandler, Executor>::type type; 464 static type get( in get()
|
D | write.hpp | 513 struct associated_executor< struct 519 typedef typename associated_executor<WriteHandler, Executor>::type type; 521 static type get( in get() 765 struct associated_executor< struct 771 typedef typename associated_executor<WriteHandler, Executor>::type type; 773 static type get( in get() 1058 struct associated_executor< struct 1064 typedef typename associated_executor<WriteHandler, Executor>::type type; 1066 static type get( in get()
|
D | read.hpp | 548 struct associated_executor< struct 554 typedef typename associated_executor<ReadHandler, Executor>::type type; 556 static type get( in get() 829 struct associated_executor< struct 835 typedef typename associated_executor<ReadHandler, Executor>::type type; 837 static type get( in get() 1156 struct associated_executor< struct 1162 typedef typename associated_executor<ReadHandler, Executor>::type type; 1164 static type get( in get()
|
D | write_at.hpp | 395 struct associated_executor< struct 401 typedef typename associated_executor<WriteHandler, Executor>::type type; 403 static type get( in get() 608 struct associated_executor< struct 613 typedef typename associated_executor<WriteHandler, Executor1>::type type; 615 static type get( in get()
|
D | read_at.hpp | 410 struct associated_executor< struct 416 typedef typename associated_executor<ReadHandler, Executor>::type type; 418 static type get( in get() 686 struct associated_executor< struct 692 typedef typename associated_executor<ReadHandler, Executor1>::type type; 694 static type get( in get()
|
D | connect.hpp | 748 struct associated_executor< struct 754 RangeConnectHandler, Executor1>::type type; 756 static type get( in get() 790 struct associated_executor< struct 798 IteratorConnectHandler, Executor1>::type type; 800 static type get( in get()
|
D | redirect_error.hpp | 360 struct associated_executor<detail::redirect_error_handler<Handler>, Executor> struct 363 typedef typename associated_executor<Handler, Executor>::type type; 365 static type get( in get()
|
D | spawn.hpp | 312 struct associated_executor<detail::coro_handler<Handler, T>, Executor> struct 315 typedef typename associated_executor<Handler, Executor>::type type; 317 static type get(const detail::coro_handler<Handler, T>& h, in get()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | bind_handler.hpp | 855 struct associated_executor<detail::binder1<Handler, Arg1>, Executor> struct 858 typedef typename associated_executor<Handler, Executor>::type type; 860 static type get(const detail::binder1<Handler, Arg1>& h, in get() 868 struct associated_executor<detail::binder2<Handler, Arg1, Arg2>, Executor> struct 871 typedef typename associated_executor<Handler, Executor>::type type; 873 static type get(const detail::binder2<Handler, Arg1, Arg2>& h, in get() 908 struct associated_executor<detail::move_binder1<Handler, Arg1>, Executor> struct 911 typedef typename associated_executor<Handler, Executor>::type type; 913 static type get(const detail::move_binder1<Handler, Arg1>& h, in get() 921 struct associated_executor<detail::move_binder2<Handler, Arg1, Arg2>, Executor> struct [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/experimental/impl/ |
D | as_single.hpp | 210 struct associated_executor< struct 214 typedef typename associated_executor<Handler, Executor>::type type; 216 static type get( in get()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/detail/ |
D | io.hpp | 400 struct associated_executor< struct 404 typedef typename associated_executor<Handler, Executor>::type type; 406 static type get(const ssl::detail::io_op<Stream, Operation, Handler>& h, in get()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | associated_executor.hpp | 77 struct associated_executor struct 85 typedef see_below type;
|
D | bind_executor.hpp | 559 struct associated_executor<executor_binder<T, Executor>, Executor1> struct 561 typedef Executor type; 563 static type get(const executor_binder<T, Executor>& b, in get()
|