Home
last modified time | relevance | path

Searched refs:update_delay (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h277 virtual int update_delay();
H A DMPLSensor.cpp3114 update_delay(); in setDelay()
3184 int res = update_delay(); in setDelay()
3189 int MPLSensor::update_delay(void) in update_delay() function in MPLSensor
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h257 virtual int update_delay();
H A DMPLSensor.cpp3538 int res = update_delay();
3543 int MPLSensor::update_delay(void) function in MPLSensor
/aosp12/system/update_engine/cros/
H A Dupdate_attempter.cc1846 TimeDelta update_delay = in ReportTimeToUpdateAppliedMetric() local
1852 update_delay.InDays()); in ReportTimeToUpdateAppliedMetric()