Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dsensor_request_manager.h328 struct SensorRequestLog { struct
329 SensorRequestLog(Nanoseconds timestampIn, uint16_t instanceIdIn, in SensorRequestLog() function
339 Nanoseconds timestamp;
340 Nanoseconds interval;
341 Nanoseconds latency;
342 uint32_t sensorHandle;
343 uint16_t instanceId;
344 SensorMode mode;