Searched defs:SubscribeSensor (Results 1 – 7 of 7) 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
111 int32_t SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function
234 int32_t SubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in SubscribeSensor() function
89 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, const MedicalSensorUser *use… in SubscribeSensor() function
208 int32_t SensorAgentProxy::SubscribeSensor(int32_t sensorId, const SensorUser *user) const in SubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
181 int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, RecordSensorCallback callback) in SubscribeSensor() function