Home
last modified time | relevance | path

Searched defs:is_executor (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Doutstanding_work.cpp55 struct is_executor<ex_nq_nr> : boost::asio::true_type struct
96 struct is_executor<ex_cq_nr<ResultType, ParamType, Result> > struct
169 struct is_executor<ex_mq_nr<ResultType, ParamType, Result> > struct
237 struct is_executor<ex_fq_nr<ResultType, ParamType, Result> > struct
352 struct is_executor<ex_mq_mr<CurrentType, OtherType> > struct
516 struct is_executor<ex_fq_fr<CurrentType, OtherType> > struct
Drelationship.cpp55 struct is_executor<ex_nq_nr> : boost::asio::true_type struct
96 struct is_executor<ex_cq_nr<ResultType, ParamType, Result> > struct
169 struct is_executor<ex_mq_nr<ResultType, ParamType, Result> > struct
237 struct is_executor<ex_fq_nr<ResultType, ParamType, Result> > struct
352 struct is_executor<ex_mq_mr<CurrentType, OtherType> > struct
516 struct is_executor<ex_fq_fr<CurrentType, OtherType> > struct
Dbulk_guarantee.cpp56 struct is_executor<ex_nq_nr> : boost::asio::true_type struct
97 struct is_executor<ex_cq_nr<ResultType, ParamType, Result> > struct
170 struct is_executor<ex_mq_nr<ResultType, ParamType, Result> > struct
238 struct is_executor<ex_fq_nr<ResultType, ParamType, Result> > struct
353 struct is_executor<ex_mq_mr<CurrentType, OtherType> > struct
517 struct is_executor<ex_fq_fr<CurrentType, OtherType> > struct
Dmapping.cpp56 struct is_executor<ex_nq_nr> : boost::asio::true_type struct
97 struct is_executor<ex_cq_nr<ResultType, ParamType, Result> > struct
170 struct is_executor<ex_mq_nr<ResultType, ParamType, Result> > struct
238 struct is_executor<ex_fq_nr<ResultType, ParamType, Result> > struct
353 struct is_executor<ex_mq_mr<CurrentType, OtherType> > struct
517 struct is_executor<ex_fq_fr<CurrentType, OtherType> > struct
Dblocking.cpp56 struct is_executor<ex_nq_nr> : boost::asio::true_type struct
97 struct is_executor<ex_cq_nr<ResultType, ParamType, Result> > struct
170 struct is_executor<ex_mq_nr<ResultType, ParamType, Result> > struct
238 struct is_executor<ex_fq_nr<ResultType, ParamType, Result> > struct
353 struct is_executor<ex_mq_mr<CurrentType, OtherType> > struct
517 struct is_executor<ex_fq_fr<CurrentType, OtherType> > struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dis_executor.hpp34 struct is_executor struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dis_executor.hpp115 struct is_executor struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/
Dexecutor.hpp124 struct is_executor : struct