HomeSort by relevance Sort by last modified time
    Searched full:async_result (Results 1 - 10 of 10) sorted by null

  /external/parameter-framework/asio-1.10.6/include/asio/
async_result.hpp 2 // async_result.hpp
27 class async_result class in namespace:asio
35 * When using a specalised async_result, the constructor has an opportunity
39 explicit async_result(Handler&) function in class:asio::async_result
52 // of the handler, and then create an async_result for the handler.
63 async_result<typename handler_type<Handler, Signature>::type> result;
69 typedef typename async_result<
79 # define ASIO_INITFN_RESULT_TYPE(h, sig) typename ::asio::async_result< typename ::asio::handler_type<h, sig>::type>::type
stream_socket_service.hpp 17 #include "asio/async_result.hpp"
read.hpp 17 #include "asio/async_result.hpp"
write.hpp 17 #include "asio/async_result.hpp"
basic_stream_socket.hpp 17 #include "asio/async_result.hpp"
    [all...]
connect.hpp 16 #include "asio/async_result.hpp"
io_service.hpp 19 #include "asio/async_result.hpp"
basic_socket.hpp 16 #include "asio/async_result.hpp"
    [all...]
  /system/bt/osi/include/
future.h 41 void *future_await(future_t *async_result);
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
resolver_service.hpp 16 #include "asio/async_result.hpp"

Completed in 635 milliseconds