Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DChargeStatsReporter.cpp265 std::string file_contents, line, wfile_contents, wline_at, wline_ac, pca_file_contents, in checkAndReport() local
291 has_pca = pca_charge_stats_.CheckPcaContentsAndAck(&pca_file_contents); in checkAndReport()
295 pca_ss.str(pca_file_contents); in checkAndReport()