Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 14 of 14) 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.cpp55 bool WirelessChargeStats::CheckWirelessContentsAndAck(std::string *file_contents) { in CheckWirelessContentsAndAck()
104 const std::string file_contents) { in CalculateWirelessChargeStats()
DSysfsCollector.cpp133 std::string file_contents; in ReadFileToInt() local
156 std::string file_contents; in logBatteryChargeCycles() local
212 std::string file_contents; in logCodecFailed() local
236 std::string file_contents; in logCodec1Failed() local
260 std::string file_contents; in reportSlowIoFromFile() local
299 std::string file_contents; in logSpeakerImpedance() local
416 std::string file_contents; in logSpeechDspStat() local
445 std::string file_contents; in logBatteryCapacity() local
477 std::string file_contents; in logUFSLifetime() local
857 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
118 std::string file_contents, line; in reportBatteryHealthUsage() local
DMmMetricsReporter.cpp172 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
DMitigationStatsReporter.cpp44 std::string file_contents; in ReadFileToInt() local
DChargeStatsReporter.cpp236 std::string file_contents, line, wfile_contents, wline_at, wline_ac, pca_file_contents, in checkAndReport() local
307 bool ChargeStatsReporter::checkContentsAndAck(std::string *file_contents, const std::string &path) { in checkContentsAndAck()
DThermalStatsReporter.cpp45 std::string file_contents; in readDfsCount() local
DDisplayStatsReporter.cpp46 std::string file_contents; in readDisplayPanelErrorCount() local
DBatteryEEPROMReporter.cpp46 std::string file_contents; in checkAndReport() local
DMitigationDurationReporter.cpp167 std::string file_contents; in getIrqDurationCountHelper() local
DUeventListener.cpp89 std::string file_contents; in ReadFileToInt() local