Searched refs:has_service (Results 1 – 12 of 12) sorted by relevance
50 inline bool has_service(io_service& ios) in has_service() function56 return ios.service_registry_->template has_service<Service>(); in has_service()
72 private $has_service = false; variable in Google\\Protobuf\\Internal\\FileDescriptorProto380 $this->has_service = true;387 return $this->has_service;
35 template <typename Service> bool has_service(io_service& ios);581 friend bool has_service(io_service& ios);
61 request_struct.has_service = false; in Check()90 request_struct.has_service ? request_struct.service : ""); in Check()
28 bool has_service; member
13 return upstart.has_service('cupsd')
30 def has_service(service_name): function
70 if not upstart.has_service(service):
56 bool service_registry::has_service() const in has_service() function in asio::detail::service_registry
98 if upstart.has_service('modemfwd') and upstart.is_running('modemfwd'):138 if upstart.has_service('modemfwd'):
62 bool has_service() const;
139 if upstart.has_service('ui'):