Home
last modified time | relevance | path

Searched defs:handler_type (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/asio/detail/
Dhandler_type_requirements.hpp132 handler_type, handler) \ argument
154 handler_type, handler) \ argument
181 handler_type, handler) \ argument
208 handler_type, handler) \ argument
233 handler_type, handler, socket_type) \ argument
260 handler_type, handler) \ argument
285 handler_type, handler, endpoint_type) \ argument
312 handler_type, handler, iter_type) \ argument
339 handler_type, handler, range_type) \ argument
366 handler_type, handler) \ argument
[all …]
/third_party/boost/libs/asio/include/boost/asio/detail/
Dhandler_type_requirements.hpp132 handler_type, handler) \ argument
154 handler_type, handler) \ argument
181 handler_type, handler) \ argument
208 handler_type, handler) \ argument
233 handler_type, handler, socket_type) \ argument
260 handler_type, handler) \ argument
285 handler_type, handler, endpoint_type) \ argument
312 handler_type, handler, iter_type) \ argument
339 handler_type, handler, range_type) \ argument
366 handler_type, handler) \ argument
[all …]
/third_party/boost/libs/asio/test/archetypes/
Ddeprecated_async_ops.hpp44 void()>::type handler_type; in deprecated_async_op_0() typedef
63 void(boost::system::error_code)>::type handler_type; in deprecated_async_op_ec_0() typedef
91 void(std::exception_ptr)>::type handler_type; in deprecated_async_op_ex_0() typedef
119 void(int)>::type handler_type; in deprecated_async_op_1() typedef
138 void(boost::system::error_code, int)>::type handler_type; in deprecated_async_op_ec_1() typedef
166 void(std::exception_ptr, int)>::type handler_type; in deprecated_async_op_ex_1() typedef
194 void(int, double)>::type handler_type; in deprecated_async_op_2() typedef
214 void(boost::system::error_code, int, double)>::type handler_type; in deprecated_async_op_ec_2() typedef
243 void(std::exception_ptr, int, double)>::type handler_type; in deprecated_async_op_ex_2() typedef
271 void(int, double, char)>::type handler_type; in deprecated_async_op_3() typedef
[all …]
Dasync_ops.hpp38 void()>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
59 void(boost::system::error_code)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
93 void(std::exception_ptr)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
127 void(int)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
153 handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
189 handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
223 void(int, double)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
249 handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
286 handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
320 void(int, double, char)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef
[all …]
Ddeprecated_async_result.hpp55 struct handler_type<archetypes::deprecated_lazy_handler, Signature> struct
57 typedef archetypes::deprecated_concrete_handler type;
/third_party/boost/boost/log/utility/
Dexception_handler.hpp56 typedef HandlerT handler_type; typedef in boost::aux::eh_root
87 typedef typename base_type::handler_type handler_type; typedef in boost::aux::eh_cons
139 typedef typename base_type::handler_type handler_type; typedef in boost::exception_handler
183 typedef typename base_type::handler_type handler_type; typedef in boost::nothrow_exception_handler
/third_party/boost/boost/beast/core/
Dhandler_ptr.hpp75 using handler_type = Handler; typedef in boost::beast::handler_ptr
/third_party/boost/libs/beast/test/doc/
Dcore_4_layers.cpp87 using handler_type = typename std::decay<ReadHandler>::type; in operator ()() typedef
133 using handler_type = typename std::decay<WriteHandler>::type; in operator ()() typedef
Dcore_3_timeouts.cpp34 struct handler_type struct
37 void operator()(Args&&...) in operator ()()
/third_party/boost/libs/beast/example/echo-op/
Decho_op.cpp144 using handler_type = BOOST_ASIO_HANDLER_TYPE(CompletionToken, void(beast::error_code)); in async_echo() typedef
/third_party/boost/boost/beast/core/impl/
Dsaved_handler.hpp117 using handler_type = in emplace() typedef
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dsaved_handler.hpp117 using handler_type = in emplace() typedef
/third_party/boost/boost/asio/impl/
Duse_awaitable.hpp250 Executor, typename decay<Args>::type...> handler_type; typedef in boost::asio::async_result
Dspawn.hpp443 typedef typename decay<Handler>::type handler_type; in spawn() typedef
/third_party/boost/libs/asio/include/boost/asio/impl/
Duse_awaitable.hpp250 Executor, typename decay<Args>::type...> handler_type; typedef in boost::asio::async_result
Dspawn.hpp443 typedef typename decay<Handler>::type handler_type; in spawn() typedef
/third_party/boost/libs/beast/test/beast/core/
Dasync_base.cpp651 using handler_type = BOOST_ASIO_HANDLER_TYPE(ReadHandler, void(error_code, std::size_t)); in async_read() typedef
707 …using handler_type = typename net::async_completion<WriteHandler, void(error_code)>::completion_ha… in async_write_messages() typedef
/third_party/boost/boost/function/
Dfunction_template.hpp930 handler_type; in assign_to() typedef
964 handler_type; in assign_to_a() typedef
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.h211 guint32 handler_type; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h251 guint32 handler_type; member