Searched refs:DAEMON_ACTIVATED_STATES (Results 1 – 1 of 1) sorted by relevance
85 DAEMON_ACTIVATED_STATES = ["running", "start"] variable661 if expectation in DAEMON_ACTIVATED_STATES:692 if action in DAEMON_ACTIVATED_STATES: