Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp387 bool has_device_states = in AddJsonCustomActionConfigs() local
389 if (!!has_shell_command + !!has_server + !!has_device_states + in AddJsonCustomActionConfigs()
403 } else if (has_device_states) { in AddJsonCustomActionConfigs()