Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp45 const char* kCustomActionButtonCommand = "command"; variable
61 config.button = {button_entry[kCustomActionButtonCommand].asString(), in GetCustomShellActionConfigFromJson()
74 {button_entry[kCustomActionButtonCommand].asString(), in GetCustomActionServerConfigFromJson()
88 config.button = {button_entry[kCustomActionButtonCommand].asString(), in GetCustomDeviceStateActionConfigFromJson()
120 json[kCustomActionButton][kCustomActionButtonCommand] = in ToJson()
136 button_entry[kCustomActionButtonCommand] = button.command; in ToJson()
161 json[kCustomActionButton][kCustomActionButtonCommand] = in ToJson()