Home
last modified time | relevance | path

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

/base/sensors/sensor/frameworks/native/include/
Dnative_sensor_impl.h36 struct Sensor_SubscriptionAttribute { struct
37 int64_t samplingInterval = -1;
38 int64_t reportInterval = -1;
/base/sensors/sensor/interfaces/kits/c/
Doh_sensor_type.h417 typedef struct Sensor_SubscriptionAttribute Sensor_SubscriptionAttribute; typedef