Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h107 const char *const kUFSLifetimeB; variable
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp74 kUFSLifetimeB(sysfs_paths.UFSLifetimeB), in SysfsCollector()
432 if (kUFSLifetimeB == nullptr || strlen(kUFSLifetimeB) == 0) { in logUFSLifetime()
443 !ReadFileToInt(kUFSLifetimeB, &lifetimeB) || in logUFSLifetime()