Searched defs:file_contents (Results 1 – 12 of 12) sorted by relevance
/hardware/google/pixel/pixelstats/ |
D | SysfsCollector.cpp | 112 std::string file_contents; in ReadFileToInt() local 135 std::string file_contents; in logBatteryChargeCycles() local 191 std::string file_contents; in logCodecFailed() local 215 std::string file_contents; in logCodec1Failed() local 239 std::string file_contents; in reportSlowIoFromFile() local 278 std::string file_contents; in logSpeakerImpedance() local 391 std::string file_contents; in logSpeechDspStat() local 420 std::string file_contents; in logBatteryCapacity() local 452 std::string file_contents; in logUFSLifetime() local 770 std::string file_contents; in logBlockStatsReported() local [all …]
|
D | WirelessChargeStats.cpp | 55 bool WirelessChargeStats::CheckWirelessContentsAndAck(std::string *file_contents) { in CheckWirelessContentsAndAck() 104 const std::string file_contents) { in CalculateWirelessChargeStats()
|
D | TempResidencyReporter.cpp | 45 bool parse_file_contents(std::string file_contents, in parse_file_contents() 98 std::string file_contents; in logTempResidencyStats() local
|
D | MmMetricsReporter.cpp | 172 std::string file_contents; in ReadFileToUint() local 210 std::string file_contents; in ReadFileToLongs() local 294 std::string file_contents; in readVmStat() local 489 std::string file_contents; in isValidPid() local 520 std::string file_contents; in findPidByProcessName() local 541 std::string file_contents; in getStimeByPid() local 603 uint64_t file_contents; in readCmaStat() local 800 std::string file_contents; in readPressureStall() local
|
D | PcaChargeStats.cpp | 35 bool PcaChargeStats::CheckPcaContentsAndAck(std::string *file_contents) { in CheckPcaContentsAndAck()
|
D | BatteryHealthReporter.cpp | 52 std::string file_contents, line; in reportBatteryHealthStatus() local 118 std::string file_contents, line; in reportBatteryHealthUsage() local
|
D | ChargeStatsReporter.cpp | 205 std::string file_contents, line, wfile_contents, wline_at, wline_ac, pca_file_contents, in checkAndReport() local 271 bool ChargeStatsReporter::checkContentsAndAck(std::string *file_contents, const std::string &path) { in checkContentsAndAck()
|
D | MitigationStatsReporter.cpp | 44 std::string file_contents; in ReadFileToInt() local
|
D | ThermalStatsReporter.cpp | 45 std::string file_contents; in readDfsCount() local
|
D | BatteryEEPROMReporter.cpp | 46 std::string file_contents; in checkAndReport() local
|
D | WlcReporter.cpp | 200 std::string file_contents; in reportInBackground() local
|
D | UeventListener.cpp | 90 std::string file_contents; in ReadFileToInt() local
|