Home
last modified time | relevance | path

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

/device/google/gs101/health/
DHealth.cpp83 static std::string ufs_version; variable
111 if (ufs_version.empty()) { in read_ufs_version()
116 ufs_version = ss.str(); in read_ufs_version()
117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version()
119 info->version = ufs_version; in read_ufs_version()
/device/google/gs201/health/
DHealth.cpp83 static std::string ufs_version; variable
111 if (ufs_version.empty()) { in read_ufs_version()
116 ufs_version = ss.str(); in read_ufs_version()
117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version()
119 info->version = ufs_version; in read_ufs_version()
/device/google/zuma/health/
DHealth.cpp83 static std::string ufs_version; variable
111 if (ufs_version.empty()) { in read_ufs_version()
116 ufs_version = ss.str(); in read_ufs_version()
117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version()
119 info->version = ufs_version; in read_ufs_version()
/device/google/zumapro/health/
DHealth.cpp83 static std::string ufs_version; variable
111 if (ufs_version.empty()) { in read_ufs_version()
116 ufs_version = ss.str(); in read_ufs_version()
117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version()
119 info->version = ufs_version; in read_ufs_version()