Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 17 of 17) sorted by relevance

/hardware/google/aemu/base/
DFileUtils.cpp40 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/
DWirelessChargeStats.cpp59 bool WirelessChargeStats::CheckWirelessContentsAndAck(std::string *file_contents) { in CheckWirelessContentsAndAck()
108 const std::string file_contents) { in CalculateWirelessChargeStats()
DBatteryEEPROMReporter.cpp49 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
DSysfsCollector.cpp101 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 …]
DTempResidencyReporter.cpp51 bool parse_file_contents(std::string file_contents, in parse_file_contents()
125 std::string file_contents; in logTempResidencyStats() local
DPcaChargeStats.cpp35 bool PcaChargeStats::CheckPcaContentsAndAck(std::string *file_contents) { in CheckPcaContentsAndAck()
DBatteryHealthReporter.cpp52 std::string file_contents, line; in reportBatteryHealthStatus() local
116 std::string file_contents, line; in reportBatteryHealthUsage() local
DChargeStatsReporter.cpp86 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()
DMitigationStatsReporter.cpp44 std::string file_contents; in ReadFileToInt() local
DThermalStatsReporter.cpp45 std::string file_contents; in readDfsCount() local
DMmMetricsReporter.cpp227 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
DBatteryTTFReporter.cpp51 std::string file_contents, line; in reportBatteryTTFStats() local
DWaterEventReporter.cpp53 std::string file_contents; in readFileToInt() local
DMitigationDurationReporter.cpp167 std::string file_contents; in getIrqDurationCountHelper() local
DStatsHelper.cpp251 std::string file_contents, line; in readLogbuffer() local
DDisplayStatsReporter.cpp46 std::string file_contents; in readDisplayErrorCount() local
DUeventListener.cpp97 std::string file_contents; in ReadFileToInt() local