Searched refs:last_update_time (Results 1 – 6 of 6) sorted by relevance
91 last_update_time = boot_clock::time_point::min(); in VtEstimatorTFLiteData()119 boot_clock::time_point last_update_time; member
512 tflite_instance_->last_update_time = boot_clock::now(); in TFliteEstimate()590 auto last_update_time = tflite_instance_->last_update_time; in TFlitePredictAfterTimeMs() local592 last_update_time); in TFlitePredictAfterTimeMs()
129 .last_update_time = boot_clock::time_point::min(), in registerPowerRailsToWatch()270 now - power_status.last_update_time); in updatePowerRail()272 if (power_status.last_update_time != boot_clock::time_point::min() && in updatePowerRail()331 power_status.last_update_time = now; in updatePowerRail()
44 boot_clock::time_point last_update_time; member
73 boot_clock::time_point last_update_time; member
200 .last_update_time = boot_clock::time_point::min(), in ThermalHelperImpl()1370 if (sensor_status.last_update_time == boot_clock::time_point::min()) { in thermalWatcherCallbackFunc()1374 now - sensor_status.last_update_time); in thermalWatcherCallbackFunc()1481 sensor_status.last_update_time = now; in thermalWatcherCallbackFunc()