Home
last modified time | relevance | path

Searched defs:this_handler (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dbind_handler.hpp58 binder1<Handler, Arg1>* this_handler) in asio_handler_allocate()
66 binder1<Handler, Arg1>* this_handler) in asio_handler_deallocate()
74 binder1<Handler, Arg1>* this_handler) in asio_handler_is_continuation()
82 binder1<Handler, Arg1>* this_handler) in asio_handler_invoke()
90 binder1<Handler, Arg1>* this_handler) in asio_handler_invoke()
140 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_allocate()
148 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_deallocate()
156 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_is_continuation()
164 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_invoke()
172 binder2<Handler, Arg1, Arg2>* this_handler) in asio_handler_invoke()
[all …]
Dwrapped_handler.hpp198 wrapped_handler<Dispatcher, Handler, IsContinuation>* this_handler) in asio_handler_allocate()
206 wrapped_handler<Dispatcher, Handler, IsContinuation>* this_handler) in asio_handler_deallocate()
214 wrapped_handler<Dispatcher, Handler, IsContinuation>* this_handler) in asio_handler_is_continuation()
222 wrapped_handler<Dispatcher, Handler, IsContinuation>* this_handler) in asio_handler_invoke()
232 wrapped_handler<Dispatcher, Handler, IsContinuation>* this_handler) in asio_handler_invoke()
241 rewrapped_handler<Handler, Context>* this_handler) in asio_handler_allocate()
249 rewrapped_handler<Handler, Context>* this_handler) in asio_handler_deallocate()
257 rewrapped_handler<Dispatcher, Context>* this_handler) in asio_handler_is_continuation()
265 rewrapped_handler<Handler, Context>* this_handler) in asio_handler_invoke()
273 rewrapped_handler<Handler, Context>* this_handler) in asio_handler_invoke()
/external/parameter-framework/asio-1.10.6/include/asio/impl/
Dread.hpp398 CompletionCondition, ReadHandler>* this_handler) in asio_handler_allocate()
408 CompletionCondition, ReadHandler>* this_handler) in asio_handler_deallocate()
418 CompletionCondition, ReadHandler>* this_handler) in asio_handler_is_continuation()
430 CompletionCondition, ReadHandler>* this_handler) in asio_handler_invoke()
441 CompletionCondition, ReadHandler>* this_handler) in asio_handler_invoke()
Dconnect.hpp267 ConnectCondition, ComposedConnectHandler>* this_handler) in asio_handler_allocate()
277 ConnectCondition, ComposedConnectHandler>* this_handler) in asio_handler_deallocate()
287 ConnectCondition, ComposedConnectHandler>* this_handler) in asio_handler_is_continuation()
298 ConnectCondition, ComposedConnectHandler>* this_handler) in asio_handler_invoke()
309 ConnectCondition, ComposedConnectHandler>* this_handler) in asio_handler_invoke()
Dwrite.hpp471 CompletionCondition, WriteHandler>* this_handler) in asio_handler_allocate()
481 CompletionCondition, WriteHandler>* this_handler) in asio_handler_deallocate()
491 CompletionCondition, WriteHandler>* this_handler) in asio_handler_is_continuation()
503 CompletionCondition, WriteHandler>* this_handler) in asio_handler_invoke()
514 CompletionCondition, WriteHandler>* this_handler) in asio_handler_invoke()