Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py723 def _kill_processes(self, ap, daemon): argument
732 self.log.info("Killing %s" % daemon)
733 pids = ap.ssh.run('pidof %s' % daemon, ignore_status=True)
737 pids = ap.ssh.run('pidof %s' % daemon, ignore_status=True)
/tools/metalava/
Dandroidx-studio-integration.sh23 --no-daemon \
Dgradle.properties3 org.gradle.daemon=true
/tools/test/connectivity/acts/framework/acts/controllers/
Darduino_wifi_dongle.py245 t.daemon = True
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py399 self.log_thread.daemon = True
/tools/treble/hacksaw/
DREADME.md130 Hacksawd is a privileged system daemon whose only job is to manage bind mounts.
/tools/asuite/atest-py2/
Datest.py89 proc.daemon = not join
/tools/test/connectivity/acts_tests/tests/google/net/
DDataUsageTest.py410 t.daemon = True
/tools/test/openhst/
Dstress_test.py375 self.worker.daemon = True