HomeSort by relevance Sort by last modified time
    Searched defs:has_service (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/cros/
upstart.py 20 def has_service(service_name): function
  /external/parameter-framework/asio-1.10.6/include/asio/impl/
io_service.hpp 50 inline bool has_service(io_service& ios) function in namespace:asio
56 return ios.service_registry_->template has_service<Service>();
  /external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
service_registry.hpp 56 bool service_registry::has_service() const function in class:asio::detail::service_registry

Completed in 325 milliseconds