Home
last modified time | relevance | path

Searched refs:read_value_from_file (Results 1 – 7 of 7) sorted by relevance

/device/google/sunfish/health/
DHealth.cpp84 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
92 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
122 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()
123 read_value_from_file(kUfsHealthLifetimeA, &storage_info->lifetimeA); in private_get_storage_info()
124 read_value_from_file(kUfsHealthLifetimeB, &storage_info->lifetimeB); in private_get_storage_info()
/device/google/redbull/health/
DHealth.cpp93 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
101 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
147 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()
148 read_value_from_file(kUfsHealthLifetimeA, &storage_info->lifetimeA); in private_get_storage_info()
149 read_value_from_file(kUfsHealthLifetimeB, &storage_info->lifetimeB); in private_get_storage_info()
/device/google/coral/health/
DHealth.cpp101 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
109 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
157 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()
158 read_value_from_file(kUfsHealthLifetimeA, &storage_info->lifetimeA); in private_get_storage_info()
159 read_value_from_file(kUfsHealthLifetimeB, &storage_info->lifetimeB); in private_get_storage_info()
/device/google/gs101/health/
DHealth.cpp104 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
113 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
169 read_value_from_file(kUfsHealthEol, &eol); in private_get_storage_info()
170 read_value_from_file(kUfsHealthLifetimeA, &lifetimeA); in private_get_storage_info()
171 read_value_from_file(kUfsHealthLifetimeB, &lifetimeB); in private_get_storage_info()
/device/google/gs201/health/
DHealth.cpp104 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
113 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
172 read_value_from_file(kUfsHealthEol, &eol); in private_get_storage_info()
173 read_value_from_file(kUfsHealthLifetimeA, &lifetimeA); in private_get_storage_info()
174 read_value_from_file(kUfsHealthLifetimeB, &lifetimeB); in private_get_storage_info()
/device/google/zuma/health/
DHealth.cpp104 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
113 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
170 read_value_from_file(kUfsHealthEol, &eol); in private_get_storage_info()
171 read_value_from_file(kUfsHealthLifetimeA, &lifetimeA); in private_get_storage_info()
172 read_value_from_file(kUfsHealthLifetimeB, &lifetimeB); in private_get_storage_info()
/device/google/zumapro/health/
DHealth.cpp104 void read_value_from_file(const std::string &path, T *field) { in read_value_from_file() function
113 read_value_from_file(kUfsVersion, &value); in read_ufs_version()
170 read_value_from_file(kUfsHealthEol, &eol); in private_get_storage_info()
171 read_value_from_file(kUfsHealthLifetimeA, &lifetimeA); in private_get_storage_info()
172 read_value_from_file(kUfsHealthLifetimeB, &lifetimeB); in private_get_storage_info()