Searched defs:GetAllSensors (Results 1 – 6 of 6) sorted by relevance
74 int32_t (*GetAllSensors)(struct SensorInformation **sensorInfo, int32_t *count); member
20 int32_t GetAllSensors(SensorInfo **sensorInfo, int32_t *count) in GetAllSensors() function
53 int32_t (*GetAllSensors)(SensorInfo **sensorInfo, int32_t *count); member
47 int32_t GetAllSensors(SensorInfo **sensorInfo, int32_t *count) in GetAllSensors() function
389 int32_t SensorAgentProxy::GetAllSensors(SensorInfo **sensorInfo, int32_t *count) const in GetAllSensors() function in OHOS::Sensors::SensorAgentProxy
119 int32_t GetAllSensors(MedicalSensorInfo **sensorInfo, int32_t *count) in GetAllSensors() function