Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp386 bool has_server = custom_action.isMember(kCustomActionServer); in AddJsonCustomActionConfigs() local
389 if (!!has_shell_command + !!has_server + !!has_device_states + in AddJsonCustomActionConfigs()
400 } else if (has_server) { in AddJsonCustomActionConfigs()