Home
last modified time | relevance | path

Searched defs:AcceptHandler (Results 1 – 10 of 10) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket_acceptor.hpp1001 ASIO_INITFN_RESULT_TYPE(AcceptHandler, in ASIO_INITFN_RESULT_TYPE() argument
1113 ASIO_INITFN_RESULT_TYPE(AcceptHandler, in ASIO_INITFN_RESULT_TYPE() argument
Dsocket_acceptor_service.hpp233 ASIO_INITFN_RESULT_TYPE(AcceptHandler, in ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/
Dbasic_socket_acceptor_ext.hpp1008 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
1120 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
Dsocket_acceptor_service_ext.hpp272 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/
Dbasic_socket_acceptor_ext.hpp1247 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
1388 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/
Dbasic_socket_acceptor_ext.hpp1329 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
1439 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/
Dbasic_socket_acceptor_ext.hpp1329 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
1439 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/
Dbasic_socket_acceptor_ext.hpp1329 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
1439 BOOST_ASIO_INITFN_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket_acceptor.hpp1349 BOOST_ASIO_INITFN_AUTO_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() argument
1462 BOOST_ASIO_INITFN_AUTO_RESULT_TYPE(AcceptHandler, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() argument
/external/openthread/src/core/net/
Ddns_dso.hpp807 typedef Connection *(*AcceptHandler)(Instance &aInstance, const Ip6::SockAddr &aPeerSockAddr); typedef in ot::Dns::Dso