Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DChargeStatsReporter.cpp173 const std::string &wfile_contents = "") { in ReportVoltageTierStats() argument
214 wfile_contents); in ReportVoltageTierStats()
265 std::string file_contents, line, wfile_contents, wline_at, wline_ac, pca_file_contents, in checkAndReport() local
299 has_wireless = wireless_charge_stats_.CheckWirelessContentsAndAck(&wfile_contents); in checkAndReport()
304 wss.str(wfile_contents); in checkAndReport()
315 ReportVoltageTierStats(stats_client, line.c_str(), has_wireless, wfile_contents); in checkAndReport()
/hardware/google/pixel/pixelstats/include/pixelstats/
DChargeStatsReporter.h42 const bool has_wireless, const std::string &wfile_contents);
DUeventListener.h90 const bool has_wireless, const std::string wfile_contents);