Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp779 const int stime_idx = 15; in getStimeByPathAndVerifyName() local
790 if (data.size() < stime_idx) { in getStimeByPathAndVerifyName()
802 if (android::base::ParseUint(data[stime_idx - 1], &stime)) { in getStimeByPathAndVerifyName()