Searched defs:SubscribeSensor (Results 1 – 8 of 8) 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
87 int32_t SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function
245 int32_t SensorAgentProxy::SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
234 int32_t SubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in SubscribeSensor() function
91 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, const MedicalSensorUser *use… in SubscribeSensor() function
117 ResultCode SubscribeSensor() in SubscribeSensor() function
193 int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, RecordSensorCallback callback) in SubscribeSensor() function