Searched defs:async_resolve (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/asio/detail/ |
| D | resolver_service.hpp | 90 void async_resolve(implementation_type& impl, const query_type& qry, in async_resolve() function in boost::asio::detail::resolver_service 122 void async_resolve(implementation_type& impl, const endpoint_type& endpoint, in async_resolve() function in boost::asio::detail::resolver_service
|
| D | winrt_resolver_service.hpp | 143 void async_resolve(implementation_type& impl, const query_type& query, in async_resolve() function in boost::asio::detail::winrt_resolver_service 186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve() function in boost::asio::detail::winrt_resolver_service
|
| /third_party/boost/libs/asio/include/boost/asio/detail/ |
| D | resolver_service.hpp | 90 void async_resolve(implementation_type& impl, const query_type& qry, in async_resolve() function in boost::asio::detail::resolver_service 122 void async_resolve(implementation_type& impl, const endpoint_type& endpoint, in async_resolve() function in boost::asio::detail::resolver_service
|
| D | winrt_resolver_service.hpp | 143 void async_resolve(implementation_type& impl, const query_type& query, in async_resolve() function in boost::asio::detail::winrt_resolver_service 186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve() function in boost::asio::detail::winrt_resolver_service
|