Home
last modified time | relevance | path

Searched refs:kUFSHealthFile (Results 1 – 1 of 1) 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()