Home
last modified time | relevance | path

Searched refs:ASIO_MOVE_ARG (Results 1 – 17 of 17) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dconfig.hpp54 # define ASIO_MOVE_ARG(type) type&& macro
67 # define ASIO_MOVE_ARG(type) const type& macro
69 # define ASIO_MOVE_ARG(type) type macro
72 # define ASIO_MOVE_ARG(type) type macro
/external/parameter-framework/asio-1.10.6/include/asio/
Dconnect.hpp519 Iterator begin, ASIO_MOVE_ARG(ComposedConnectHandler) handler);
591 ASIO_MOVE_ARG(ComposedConnectHandler) handler);
701 ASIO_MOVE_ARG(ComposedConnectHandler) handler);
810 ASIO_MOVE_ARG(ComposedConnectHandler) handler);
Dbasic_stream_socket.hpp346 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()
399 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()
556 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
610 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
719 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()
832 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dread.hpp282 ASIO_MOVE_ARG(ReadHandler) handler);
353 ASIO_MOVE_ARG(ReadHandler) handler);
Dwrite.hpp273 ASIO_MOVE_ARG(WriteHandler) handler);
348 ASIO_MOVE_ARG(WriteHandler) handler);
Dio_service.hpp428 dispatch(ASIO_MOVE_ARG(CompletionHandler) handler);
454 post(ASIO_MOVE_ARG(CompletionHandler) handler);
Dstream_socket_service.hpp188 ASIO_MOVE_ARG(ConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
286 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()
313 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dasync_result.hpp56 explicit async_result_init(ASIO_MOVE_ARG(Handler) orig_handler) in async_result_init()
Dbasic_socket_acceptor.hpp1004 ASIO_MOVE_ARG(AcceptHandler) handler, in ASIO_INITFN_RESULT_TYPE()
1116 endpoint_type& peer_endpoint, ASIO_MOVE_ARG(AcceptHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dsocket_acceptor_service.hpp238 ASIO_MOVE_ARG(AcceptHandler) handler, in ASIO_INITFN_RESULT_TYPE()
Dbasic_socket.hpp731 ASIO_MOVE_ARG(ConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver.hpp155 ASIO_MOVE_ARG(ResolveHandler) handler) in ASIO_INITFN_RESULT_TYPE()
248 ASIO_MOVE_ARG(ResolveHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dresolver_service.hpp96 ASIO_MOVE_ARG(ResolveHandler) handler) in ASIO_INITFN_RESULT_TYPE()
119 ASIO_MOVE_ARG(ResolveHandler) handler) in ASIO_INITFN_RESULT_TYPE()
/external/parameter-framework/asio-1.10.6/include/asio/impl/
Dio_service.hpp71 io_service::dispatch(ASIO_MOVE_ARG(CompletionHandler) handler) in ASIO_INITFN_RESULT_TYPE()
88 io_service::post(ASIO_MOVE_ARG(CompletionHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dconnect.hpp321 Iterator begin, ASIO_MOVE_ARG(ComposedConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
347 ASIO_MOVE_ARG(ComposedConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
373 ASIO_MOVE_ARG(ComposedConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
399 ASIO_MOVE_ARG(ComposedConnectHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dread.hpp454 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
478 ASIO_MOVE_ARG(ReadHandler) handler) in ASIO_INITFN_RESULT_TYPE()
Dwrite.hpp527 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()
551 ASIO_MOVE_ARG(WriteHandler) handler) in ASIO_INITFN_RESULT_TYPE()