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