Searched refs:logFilePath (Results 1 – 2 of 2) sorted by relevance
94 void logBrownout(const std::shared_ptr<IStats> &stats_client, const std::string &logFilePath,96 void logBrownoutCsv(const std::shared_ptr<IStats> &stats_client, const std::string &logFilePath,
335 const std::string &logFilePath, in logBrownout() argument338 if (!android::base::ReadFileToString(logFilePath, &logFile)) { in logBrownout()417 android::base::WriteStringToFile(file_content, logFilePath); in logBrownout()