Home
last modified time | relevance | path

Searched refs:has_cups_systemd (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/
Dcups.py16 def has_cups_systemd(): function
31 if not (has_cups_upstart() or has_cups_systemd()):