Home
last modified time | relevance | path

Searched defs:has_clients (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/fuchsia/
H A Dscoped_service_binding.h65 bool has_clients() const { return bindings_.size() != 0; } in has_clients() function
121 bool has_clients() const { return bindings_.size() != 0; } in has_clients() function
182 bool has_clients() const { return binding_.is_bound(); } in has_clients() function
/aosp_15_r20/external/sdv/vsomeip/implementation/service_discovery/src/
Dselective_option_impl.cpp57 bool selective_option_impl::has_clients() const { in has_clients() function in vsomeip_v3::sd::selective_option_impl