Searched defs:has_clients (Results 1 – 2 of 2) sorted by relevance
65 bool has_clients() const { return bindings_.size() != 0; } in has_clients() function121 bool has_clients() const { return bindings_.size() != 0; } in has_clients() function182 bool has_clients() const { return binding_.is_bound(); } in has_clients() function
57 bool selective_option_impl::has_clients() const { in has_clients() function in vsomeip_v3::sd::selective_option_impl