Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Dicmp.cpp37 struct connect_handler struct
39 connect_handler() {} in connect_handler() function
40 void operator()(const boost::system::error_code&) {} in operator ()()
42 connect_handler(connect_handler&&) {} in connect_handler() function
Dudp.cpp42 struct connect_handler struct
44 connect_handler() {} in connect_handler() function
45 void operator()(const boost::system::error_code&) {} in operator ()()
47 connect_handler(connect_handler&&) {} in connect_handler() function
Dtcp.cpp145 struct connect_handler struct
147 connect_handler() {} in connect_handler() argument
148 void operator()(const boost::system::error_code&) {} in operator ()()
150 connect_handler(connect_handler&&) {} in connect_handler() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/services/
Ddaytime_client.cpp43 void connect_handler(const boost::system::error_code& e, tcp::socket* s) in connect_handler() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/generic/
Dseq_packet_protocol.cpp37 void connect_handler(const boost::system::error_code&) in connect_handler() function
Draw_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
Ddatagram_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
Dstream_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/local/
Ddatagram_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler() function
Dstream_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler() function