Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp46 const char* kCustomActionButtonTitle = "title"; variable
62 button_entry[kCustomActionButtonTitle].asString(), in GetCustomShellActionConfigFromJson()
75 button_entry[kCustomActionButtonTitle].asString(), in GetCustomActionServerConfigFromJson()
89 button_entry[kCustomActionButtonTitle].asString(), in GetCustomDeviceStateActionConfigFromJson()
122 json[kCustomActionButton][kCustomActionButtonTitle] = in ToJson()
137 button_entry[kCustomActionButtonTitle] = button.title; in ToJson()
163 json[kCustomActionButton][kCustomActionButtonTitle] = in ToJson()