Home
last modified time | relevance | path

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 Dresolver_service.hpp69 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/
Dresolver_service.hpp90 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
Dwinrt_resolver_service.hpp143 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 Dasio_compatibility.hpp56 …inline void async_resolve(asio::ip::tcp::resolver &resolver, const std::pair<std::string, std::str… in async_resolve() function