Home
last modified time | relevance | path

Searched defs:bind_executor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbind_executor.hpp491 bind_executor(const Executor& ex, BOOST_ASIO_MOVE_ARG(T) t, in bind_executor() function
504 bind_executor(ExecutionContext& ctx, BOOST_ASIO_MOVE_ARG(T) t, in bind_executor() function
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dasio_compatibility.hpp67 …decay<handler_type>::type, typename execution_context::executor_type> bind_executor(strand &strand… in bind_executor() function