Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp42 const char* kCustomActionDeviceStateHingeAngleValue = "hinge_angle_value"; variable
100 kCustomActionDeviceStateHingeAngleValue)) { in GetCustomDeviceStateActionConfigFromJson()
102 device_state_entry[kCustomActionDeviceStateHingeAngleValue].asInt(); in GetCustomDeviceStateActionConfigFromJson()
155 device_state_entry[kCustomActionDeviceStateHingeAngleValue] = in ToJson()