Searched defs:is_established (Results 1 – 6 of 6) sorted by relevance
37 bool virtual_server_endpoint_impl::is_established() const { in is_established() function in vsomeip_v3::virtual_server_endpoint_impl
61 bool client_endpoint_impl<Protocol>::is_established() const { in is_established() function in vsomeip_v3::client_endpoint_impl
148 bool server_endpoint_impl<Protocol>::is_established() const { in is_established() function in vsomeip_v3::server_endpoint_impl
205 bool tcp_server_endpoint_impl::is_established(const std::shared_ptr<endpoint_definition>& _endpoint… in is_established() function in vsomeip_v3::tcp_server_endpoint_impl
6097 pub fn is_established(&self) -> bool { in is_established() method