Searched defs:SubscribeSensor (Results 1 – 5 of 5) sorted by relevance
52 int32_t SubscribeSensor(int32_t sensorTypeId, SensorUser *user) in SubscribeSensor() function
57 int32_t (*SubscribeSensor)(int32_t sensorId, const SensorUser *user); member
78 int32_t SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function
240 int32_t SensorAgentProxy::SubscribeSensor(int32_t sensorId, const SensorUser *user) const in SubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
173 bool SubscribeSensor(int32_t sensorTypeId, int64_t interval, RecordSensorCallback callback) in SubscribeSensor() function