Home
last modified time | relevance | path

Searched refs:kUfsHealthEol (Results 1 – 4 of 4) sorted by relevance

/device/google/crosshatch/health/
DHealthService.cpp73 const std::string kUfsHealthEol{UFS_DIR "/health/eol"}; variable
141 read_value_from_file(kUfsHealthEol, &storage_info->eol); in get_storage_info()
/device/google/sunfish/health/
DHealth.cpp66 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"}; variable
122 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()
/device/google/redbull/health/
DHealth.cpp70 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"}; variable
143 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()
/device/google/coral/health/
DHealth.cpp78 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"}; variable
156 read_value_from_file(kUfsHealthEol, &storage_info->eol); in private_get_storage_info()