Home
last modified time | relevance | path

Searched refs:sysfs_path_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp31 sysfs_path_(sysfs_path), in CycleCountBackupRestore()
42 Read(sysfs_path_, hw_bins_); in Restore()
86 Read(sysfs_path_, hw_bins_); in Backup()
140 Write(hw_bins_, sysfs_path_); in UpdateAndSave()
/hardware/google/pixel/health/include/pixelhealth/
DCycleCountBackupRestore.h45 std::string sysfs_path_; variable