Home
last modified time | relevance | path

Searched refs:ExistSensor (Results 1 – 2 of 2) sorted by relevance

/base/sensors/sensor/services/sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp54 …if (!ExistSensor(sensorList_, SENSOR_TYPE_ID_COLOR) || !ExistSensor(sensorList_, SENSOR_TYPE_ID_SA… in ConnectHdi()
94 bool SensorHdiConnection::ExistSensor(const std::vector<Sensor>& sensorList, int32_t sensorId) in ExistSensor() function in OHOS::Sensors::SensorHdiConnection
/base/sensors/sensor/services/sensor/hdi_connection/interface/include/
Dsensor_hdi_connection.h46 bool ExistSensor(const std::vector<Sensor>& sensorList, int32_t sensorId);