Searched refs:hasPendingEvents (Results 1 - 19 of 19) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
H A DAdxlSensor.h48 virtual bool hasPendingEvents() const;
H A DKionixSensor.h48 virtual bool hasPendingEvents() const;
H A DSensorBase.h60 virtual bool hasPendingEvents() const;
H A DSensorBase.cpp104 bool SensorBase::hasPendingEvents() const {
H A DAdxlSensor.cpp82 bool AdxlSensor::hasPendingEvents() const { function in class:AdxlSensor
H A DKionixSensor.cpp78 bool KionixSensor::hasPendingEvents() const { function in class:KionixSensor
H A Dsensors.cpp283 if ((mPollFds[i].revents & POLLIN) || (sensor->hasPendingEvents())) {
/hardware/invensense/60xx/libsensors/
H A DSensorBase.h57 virtual bool hasPendingEvents() const;
H A DSensorBase.cpp80 bool SensorBase::hasPendingEvents() const { function in class:SensorBase
H A DMPLSensor.h65 virtual bool hasPendingEvents() const;
H A DMPLSensor.cpp1060 bool MPLSensor::hasPendingEvents() const function in class:MPLSensor
/hardware/invensense/60xx/libsensors_iio/
H A DSensorBase.h53 virtual bool hasPendingEvents() const;
H A DSensorBase.cpp83 bool SensorBase::hasPendingEvents() const function in class:SensorBase
H A DMPLSensor.h144 virtual bool hasPendingEvents() const;
H A DMPLSensor.cpp2312 bool MPLSensor::hasPendingEvents() const
/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.h92 virtual bool hasPendingEvents() const;
H A DSensorBase.cpp83 bool SensorBase::hasPendingEvents() const function in class:SensorBase
H A DMPLSensor.h213 virtual bool hasPendingEvents() const;
H A DMPLSensor.cpp4248 bool MPLSensor::hasPendingEvents(void) const

Completed in 99 milliseconds