HomeSort by relevance Sort by last modified time
    Searched full:health_file (Results 1 - 2 of 2) sorted by null

  /system/core/storaged/include/
storaged_info.h 100 static const string health_file; member in class:ufs_info_t
  /system/core/storaged/
storaged_info.cpp 49 const string ufs_info_t::health_file = "/sys/devices/soc/624000.ufshc/health"; member in class:ufs_info_t
69 if (FileExists(ufs_info_t::health_file)) {
329 if (!ReadFileToString(health_file, &buffer)) {

Completed in 867 milliseconds