Searched refs:kGChargerMetricsPath (Results 1 – 2 of 2) sorted by relevance
62 const std::string kGChargerMetricsPath = "/sys/devices/platform/google,charger/charge_stats"; variable
143 if (ReadFileToString(kGChargerMetricsPath.c_str(), &file_contents)) { in ReportChargeStats()327 has_gcharger = checkContentsAndAck(&gcharger_file_contents, kGChargerMetricsPath); in checkAndReport()