Home
last modified time | relevance | path

Searched defs:restart_daemon (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/lib/
H A Ddaemonlib.sh80 restart_daemon() function
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dtpm_handler.py185 def restart_daemon(self): member in TpmHandler
/aosp_15_r20/external/selinux/mcstrans/src/
H A Dmcstransd.c55 static volatile int restart_daemon = 0; variable
/aosp_15_r20/external/autotest/client/cros/faft/
H A Drpc_functions.py1050 def restart_daemon(self): member in TpmServicer