Searched refs:CycleCountBackupRestore (Results 1 – 3 of 3) sorted by relevance
26 CycleCountBackupRestore::CycleCountBackupRestore(int nb_buckets, const char *sysfs_path, in CycleCountBackupRestore() function in hardware::google::pixel::health::CycleCountBackupRestore38 void CycleCountBackupRestore::Restore() { in Restore()46 bool CycleCountBackupRestore::CheckSerial() { in CheckSerial()74 void CycleCountBackupRestore::Backup(int battery_level) { in Backup()92 void CycleCountBackupRestore::Read(const std::string &path, int *bins) { in Read()112 void CycleCountBackupRestore::Write(int *bins, const std::string &path) { in Write()127 void CycleCountBackupRestore::UpdateAndSave() { in UpdateAndSave()
15 "CycleCountBackupRestore.cpp",
30 class CycleCountBackupRestore {32 CycleCountBackupRestore(int nb_buckets, const char *sysfs_path, const char *persist_path,