Home
last modified time | relevance | path

Searched defs:query_member (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dsystem_executor.hpp606 struct query_member< struct
619 typedef boost::asio::execution::blocking_t result_type;
624 struct query_member< struct
637 typedef boost::asio::execution::relationship_t result_type;
641 struct query_member< struct
648 typedef boost::asio::system_context& result_type;
652 struct query_member< struct
659 typedef Allocator result_type;
663 struct query_member< struct
670 typedef Allocator result_type;
Dthread_pool.hpp1040 struct query_member< struct
1053 typedef boost::asio::execution::blocking_t result_type;
1057 struct query_member< struct
1070 typedef boost::asio::execution::relationship_t result_type;
1074 struct query_member< struct
1081 typedef std::size_t result_type;
1085 struct query_member< struct
1092 typedef boost::asio::thread_pool& result_type;
1096 struct query_member< struct
1103 typedef Allocator result_type;
[all …]
Dio_context.hpp1462 struct query_member< struct
1475 typedef boost::asio::execution::blocking_t result_type;
1479 struct query_member< struct
1492 typedef boost::asio::execution::relationship_t result_type;
1496 struct query_member< struct
1503 typedef boost::asio::io_context& result_type;
1507 struct query_member< struct
1514 typedef Allocator result_type;
1518 struct query_member< struct
1525 typedef Allocator result_type;
Dstrand.hpp500 struct query_member<strand<Executor>, Property, struct
511 >::type result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/properties/cpp03/
Dcan_query_not_applicable_member.cpp28 struct query_member<object, prop> struct
30 static const bool is_valid = true;
31 static const bool is_noexcept = true;
32 typedef int result_type;
Dcan_query_member.cpp35 struct query_member<object, prop> struct
37 static const bool is_valid = true;
38 static const bool is_noexcept = true;
39 typedef int result_type;
Dquery_member.cpp35 struct query_member<object, prop> struct
37 static const bool is_valid = true;
38 static const bool is_noexcept = true;
39 typedef int result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Doutstanding_work.cpp188 struct query_member< struct
197 typedef ResultType result_type;
370 struct query_member< struct
380 typedef CurrentType result_type;
Drelationship.cpp188 struct query_member< struct
197 typedef ResultType result_type;
370 struct query_member< struct
380 typedef CurrentType result_type;
Dblocking_adaptation.cpp217 struct query_member< struct
226 typedef ResultType result_type;
412 struct query_member< struct
422 typedef CurrentType result_type;
Dbulk_guarantee.cpp189 struct query_member< struct
198 typedef ResultType result_type;
371 struct query_member< struct
381 typedef CurrentType result_type;
Dmapping.cpp189 struct query_member< struct
198 typedef ResultType result_type;
371 struct query_member< struct
381 typedef CurrentType result_type;
Dblocking.cpp189 struct query_member< struct
198 typedef ResultType result_type;
371 struct query_member< struct
381 typedef CurrentType result_type;
Dprefer_only.cpp247 struct query_member< struct
256 typedef execution::blocking_t result_type;
Dany_executor.cpp90 struct query_member<fat_executor, execution::occupancy_t> struct
94 typedef std::size_t result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/traits/
Dquery_member.hpp99 struct query_member : struct