Home
last modified time | relevance | path

Searched defs:basic_endpoint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/local/
Dbasic_endpoint.hpp49 class basic_endpoint class
64 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::local::basic_endpoint
69 basic_endpoint(const char* path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint
75 basic_endpoint(const std::string& path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint
82 basic_endpoint(string_view path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint
89 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in boost::asio::local::basic_endpoint
96 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in boost::asio::local::basic_endpoint
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/generic/
H A Dbasic_endpoint.hpp39 class basic_endpoint class
50 basic_endpoint() in basic_endpoint() function in asio::generic::basic_endpoint
55 basic_endpoint(const void* socket_address, in basic_endpoint() function in asio::generic::basic_endpoint
63 basic_endpoint(const Endpoint& endpoint) in basic_endpoint() function in asio::generic::basic_endpoint
69 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::generic::basic_endpoint
75 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::generic::basic_endpoint
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/generic/
Dbasic_endpoint.hpp43 class basic_endpoint class
58 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::generic::basic_endpoint
63 basic_endpoint(const void* socket_address, in basic_endpoint() function in boost::asio::generic::basic_endpoint
71 basic_endpoint(const Endpoint& endpoint) in basic_endpoint() function in boost::asio::generic::basic_endpoint
77 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in boost::asio::generic::basic_endpoint
84 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in boost::asio::generic::basic_endpoint
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Dbasic_endpoint.hpp38 class basic_endpoint class
49 basic_endpoint() in basic_endpoint() function in asio::ip::basic_endpoint
70 basic_endpoint(const InternetProtocol& internet_protocol, in basic_endpoint() function in asio::ip::basic_endpoint
79 basic_endpoint(const asio::ip::address& addr, unsigned short port_num) in basic_endpoint() function in asio::ip::basic_endpoint
85 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::ip::basic_endpoint
91 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::ip::basic_endpoint
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/local/
H A Dbasic_endpoint.hpp40 class basic_endpoint class
51 basic_endpoint() in basic_endpoint() function in asio::local::basic_endpoint
56 basic_endpoint(const char* path_name) in basic_endpoint() function in asio::local::basic_endpoint
62 basic_endpoint(const std::string& path_name) in basic_endpoint() function in asio::local::basic_endpoint
68 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::local::basic_endpoint
74 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::local::basic_endpoint
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ip/
Dbasic_endpoint.hpp53 class basic_endpoint class
68 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint
89 basic_endpoint(const InternetProtocol& internet_protocol, in basic_endpoint() function in boost::asio::ip::basic_endpoint
98 basic_endpoint(const boost::asio::ip::address& addr, in basic_endpoint() function in boost::asio::ip::basic_endpoint
105 basic_endpoint(const basic_endpoint& other) BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint
112 basic_endpoint(basic_endpoint&& other) BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint