Searched defs:async_resolve (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | resolver_service.hpp | 69 void async_resolve(implementation_type& impl, in async_resolve() function in asio::detail::resolver_service 101 void async_resolve(implementation_type& impl, in async_resolve() function in asio::detail::resolver_service
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/ |
H A D | asio_compatibility.hpp | 56 …inline void async_resolve(asio::ip::tcp::resolver &resolver, const std::pair<std::string, std::str… in async_resolve() function
|