Home
last modified time | relevance | path

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

/device/google/wahoo/health/
DHealthService.cpp82 const char kUFSHealthFile[] = "/sys/kernel/debug/ufshcd0/dump_health_desc"; variable
114 if (!android::base::ReadFileToString(std::string(kUFSHealthFile), &buffer)) { in get_storage_info()
/device/google/marlin/health/
DHealthService.cpp42 static constexpr char kUFSHealthFile[] = "/sys/devices/soc/624000.ufshc/health"; variable
114 if (!android::base::ReadFileToString(std::string(kUFSHealthFile), &buffer)) { in get_storage_info()