HomeSort by relevance Sort by last modified time
    Searched refs:ASIO_INITFN_RESULT_TYPE (Results 1 - 16 of 16) sorted by null

  /external/parameter-framework/asio-1.10.6/include/asio/
read.hpp 279 ASIO_INITFN_RESULT_TYPE(ReadHandler,
349 ASIO_INITFN_RESULT_TYPE(ReadHandler,
write.hpp 270 ASIO_INITFN_RESULT_TYPE(WriteHandler,
344 ASIO_INITFN_RESULT_TYPE(WriteHandler,
async_result.hpp 79 # define ASIO_INITFN_RESULT_TYPE(h, sig) typename ::asio::async_result< typename ::asio::handler_type<h, sig>::type>::type
connect.hpp 516 ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
587 ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
697 ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
806 ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
basic_stream_socket.hpp 343 ASIO_INITFN_RESULT_TYPE(WriteHandler,
395 ASIO_INITFN_RESULT_TYPE(WriteHandler,
553 ASIO_INITFN_RESULT_TYPE(ReadHandler,
606 ASIO_INITFN_RESULT_TYPE(ReadHandler,
716 ASIO_INITFN_RESULT_TYPE(WriteHandler,
    [all...]
io_service.hpp 427 ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ())
453 ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ())
stream_socket_service.hpp 184 ASIO_INITFN_RESULT_TYPE(ConnectHandler,
281 ASIO_INITFN_RESULT_TYPE(WriteHandler,
308 ASIO_INITFN_RESULT_TYPE(ReadHandler,
basic_socket_acceptor.hpp     [all...]
socket_acceptor_service.hpp 233 ASIO_INITFN_RESULT_TYPE(AcceptHandler,
basic_socket.hpp 728 ASIO_INITFN_RESULT_TYPE(ConnectHandler,
    [all...]
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
basic_resolver.hpp 152 ASIO_INITFN_RESULT_TYPE(ResolveHandler,
245 ASIO_INITFN_RESULT_TYPE(ResolveHandler,
resolver_service.hpp 93 ASIO_INITFN_RESULT_TYPE(ResolveHandler,
116 ASIO_INITFN_RESULT_TYPE(ResolveHandler,
  /external/parameter-framework/asio-1.10.6/include/asio/impl/
io_service.hpp 70 inline ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ())
87 inline ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ())
connect.hpp 318 inline ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
343 inline ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
369 inline ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
395 inline ASIO_INITFN_RESULT_TYPE(ComposedConnectHandler,
read.hpp 450 inline ASIO_INITFN_RESULT_TYPE(ReadHandler,
475 inline ASIO_INITFN_RESULT_TYPE(ReadHandler,
write.hpp 523 inline ASIO_INITFN_RESULT_TYPE(WriteHandler,
548 inline ASIO_INITFN_RESULT_TYPE(WriteHandler,

Completed in 124 milliseconds