/hardware/google/aemu/base/ |
D | FileUtils.cpp | 40 bool readFileIntoString(int fd, std::string* file_contents) { in readFileIntoString() 63 bool writeStringToFile(int fd, const std::string& file_contents) { in writeStringToFile()
|
/hardware/google/pixel/pixelstats/ |
D | WirelessChargeStats.cpp | 59 bool WirelessChargeStats::CheckWirelessContentsAndAck(std::string *file_contents) { in CheckWirelessContentsAndAck() 108 const std::string file_contents) { in CalculateWirelessChargeStats()
|
D | BatteryEEPROMReporter.cpp | 49 std::string file_contents; in ReadFileToInt() local 81 std::string file_contents; in checkAndReport() local 248 std::string file_contents; in checkAndReportGMSR() local 280 std::string file_contents; in checkAndReportMaxfgHistory() local 347 std::string file_contents; in checkAndReportFGModelLoading() local
|
D | SysfsCollector.cpp | 101 std::string file_contents; in ReadFileToInt() local 124 std::string file_contents; in logBatteryChargeCycles() local 215 std::string file_contents; in logCodecFailed() local 242 std::string file_contents; in logCodec1Failed() local 268 std::string file_contents; in reportSlowIoFromFile() local 312 std::string file_contents; in logSpeakerImpedance() local 481 std::string file_contents; in logSpeechDspStat() local 514 std::string file_contents; in logBatteryCapacity() local 551 std::string file_contents; in logUFSLifetime() local 1029 std::string file_contents; in logBlockStatsReported() local [all …]
|
D | TempResidencyReporter.cpp | 51 bool parse_file_contents(std::string file_contents, in parse_file_contents() 125 std::string file_contents; in logTempResidencyStats() 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 116 std::string file_contents, line; in reportBatteryHealthUsage() local
|
D | ChargeStatsReporter.cpp | 86 std::string pdo_line, file_contents; in ReportChargeStats() local 258 std::string file_contents, line, wfile_contents, wline_at, wline_ac, pca_file_contents, in checkAndReport() local 339 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 | MmMetricsReporter.cpp | 227 std::string file_contents; in ReadFileToUint() local 265 std::string file_contents; in ReadFileToLongs() local 351 std::string file_contents; in readSysfsNameValue() local 833 std::string file_contents; in findPidByProcessName() local 857 std::string file_contents; in getStimeByPathAndVerifyName() local 956 uint64_t file_contents; in readCmaStat() local 1157 std::string file_contents; in readPressureStall() local 1644 std::string file_contents; in readMmProcessUsageByOomGroup() local
|
D | BatteryTTFReporter.cpp | 51 std::string file_contents, line; in reportBatteryTTFStats() local
|
D | WaterEventReporter.cpp | 53 std::string file_contents; in readFileToInt() local
|
D | MitigationDurationReporter.cpp | 167 std::string file_contents; in getIrqDurationCountHelper() local
|
D | StatsHelper.cpp | 251 std::string file_contents, line; in readLogbuffer() local
|
D | DisplayStatsReporter.cpp | 46 std::string file_contents; in readDisplayErrorCount() local
|
D | UeventListener.cpp | 97 std::string file_contents; in ReadFileToInt() local
|