Home
last modified time | relevance | path

Searched refs:Backup (Results 1 – 10 of 10) sorted by relevance

/device/google/wahoo/health/
DLearnedCapacityBackupRestore.h34 void Backup();
DHealthService.cpp61 ccBackupRestore.Backup(); in cycle_count_backup()
78 lcBackupRestore.Backup(); in healthd_board_battery_update()
DCycleCountBackupRestore.h36 void Backup();
DLearnedCapacityBackupRestore.cpp43 void LearnedCapacityBackupRestore::Backup() { in Backup() function in device::google::wahoo::health::LearnedCapacityBackupRestore
DCycleCountBackupRestore.cpp37 void CycleCountBackupRestore::Backup() in Backup() function in device::google::wahoo::health::CycleCountBackupRestore
/device/google/bonito/health/
DLearnedCapacityBackupRestore.h34 void Backup();
DHealthService.cpp117 ccBackupRestoreBMS.Backup(props->batteryLevel); in healthd_board_battery_update()
118 lcBackupRestore.Backup(); in healthd_board_battery_update()
DLearnedCapacityBackupRestore.cpp38 void LearnedCapacityBackupRestore::Backup() { in Backup() function in device::google::bonito::health::LearnedCapacityBackupRestore
/device/google/crosshatch/health/
DHealthService.cpp117 ccBackupRestoreBMS.Backup(props->batteryLevel); in healthd_board_battery_update()
118 ccBackupRestoreMAX.Backup(props->batteryLevel); in healthd_board_battery_update()
/device/google/coral/health/
DHealth.cpp123 ccBackupRestore.Backup(props->batteryLevel); in private_healthd_board_battery_update()