/hardware/invensense/6515/libsensors_iio/ |
D | CompassSensor.AKM.cpp | 108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor 113 return mCompassSensor->getDelay(handle); in getDelay()
|
D | PressureSensor.IIO.secondary.h | 47 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.AKM.h | 49 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.IIO.9150.h | 48 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.IIO.primary.h | 51 virtual int64_t getDelay(int32_t handle);
|
D | PressureSensor.IIO.secondary.cpp | 140 int64_t PressureSensor::getDelay(int32_t handle) in getDelay() function in PressureSensor
|
D | CompassSensor.IIO.9150.cpp | 284 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
|
D | CompassSensor.IIO.primary.cpp | 394 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
|
D | MPLSensor.cpp | 3717 got = mCompassSensor->getDelay(ID_M); 3795 got = mCompassSensor->getDelay(ID_M);
|
/hardware/invensense/65xx/libsensors_iio/ |
D | CompassSensor.AKM.cpp | 108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor 113 return mCompassSensor->getDelay(handle); in getDelay()
|
D | PressureSensor.IIO.secondary.h | 47 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.AKM.h | 49 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.IIO.9150.h | 48 virtual int64_t getDelay(int32_t handle);
|
D | CompassSensor.IIO.primary.h | 51 virtual int64_t getDelay(int32_t handle);
|
D | PressureSensor.IIO.secondary.cpp | 141 int64_t PressureSensor::getDelay(int32_t handle) in getDelay() function in PressureSensor
|
D | CompassSensor.IIO.9150.cpp | 282 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
|
D | CompassSensor.IIO.primary.cpp | 394 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
|
D | MPLSensor.cpp | 3371 got = mCompassSensor->getDelay(ID_M); in update_delay() 3488 got = mCompassSensor->getDelay(ID_M); in update_delay()
|