Home
last modified time | relevance | path

Searched defs:execute_member (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Dblocking_adaptation.cpp66 struct execute_member<ex_nq_nr, Function> struct
71 typedef void result_type;
123 struct execute_member<ex_cq_nr<ResultType, ParamType, Result>, Function> struct
128 typedef void result_type;
203 struct execute_member<ex_mq_nr<ResultType, ParamType, Result>, Function> struct
208 typedef void result_type;
278 struct execute_member<ex_fq_nr<ResultType, ParamType, Result>, Function> struct
283 typedef void result_type;
399 struct execute_member<ex_mq_mr<CurrentType, OtherType>, Function> struct
404 typedef void result_type;
[all …]
Dexecute.cpp53 struct execute_member<const_member_execute, F> struct
57 typedef void result_type;
120 struct execute_member<non_const_member_execute, F> struct
124 typedef void result_type;
128 struct execute_member<const non_const_member_execute, F> struct
132 typedef void result_type;
136 struct execute_member<const non_const_member_execute&, F> struct
140 typedef void result_type;
Dprefer_only.cpp67 struct execute_member<possibly_blocking_executor, F> struct
71 typedef void result_type;
125 struct execute_member<never_blocking_executor, F> struct
129 typedef void result_type;
224 struct execute_member<either_blocking_executor, F> struct
228 typedef void result_type;
Dscheduler.cpp67 struct execute_member<executor, F> struct
71 typedef void result_type;
Dexecutor.cpp65 struct execute_member<executor, F> struct
69 typedef void result_type;
Dsender.cpp76 struct execute_member<executor, F> struct
80 typedef void result_type;
Dbulk_execute.cpp201 struct execute_member<executor, F> struct
205 typedef void result_type;
Dschedule.cpp268 struct execute_member<executor, F> struct
272 typedef void result_type;
Dany_executor.cpp78 struct execute_member<fat_executor, F> struct
82 typedef void result_type;
Dconnect.cpp327 struct execute_member<executor, F> struct
331 typedef void result_type;
Dsubmit.cpp405 struct execute_member<executor, F> struct
409 typedef void result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dsystem_executor.hpp469 struct execute_member< struct
476 typedef void result_type;
Dstrand.hpp485 struct execute_member<strand<Executor>, Function, struct
492 typedef void result_type;
Dio_context.hpp1296 struct execute_member< struct
1303 typedef void result_type;
Dthread_pool.hpp808 struct execute_member< struct
815 typedef void result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Duse_future.hpp957 struct execute_member< struct
962 typedef void result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/traits/
Dexecute_member.hpp99 struct execute_member : struct