Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/
H A DUeventListener.cpp359 std::istringstream pca_ss; in ReportChargeMetricsEvent() local
361 pca_ss.str(pca_file_contents); in ReportChargeMetricsEvent()
362 std::getline(pca_ss, pca_line); in ReportChargeMetricsEvent()