Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_info.cpp48 const string ufs_info_t::health_file = "/sys/devices/soc/624000.ufshc/health"; member in ufs_info_t
66 if (FileExists(ufs_info_t::health_file)) { in get_storage_info()
286 if (!ReadFileToString(health_file, &buffer)) { in report()
/system/core/storaged/include/
Dstoraged_info.h100 static const string health_file;