Home
last modified time | relevance | path

Searched defs:HiSysEventDeviceStateDataRow (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hisysevent/
Dhisysevent_stdtype.h83 struct HiSysEventDeviceStateDataRow { struct
85 int32_t brightness = INVALID_UINT32;
109 void AppendNewData(const HiSysEventDeviceStateDataRow &context); argument