Searched defs:has_service (Results 1 – 3 of 3) sorted by relevance
20 def has_service(service_name): function
56 bool service_registry::has_service() const in has_service() function in asio::detail::service_registry
50 inline bool has_service(io_service& ios) in has_service() function