Searched refs:logBrownoutCsv (Results 1 – 3 of 3) sorted by relevance
96 void logBrownoutCsv(const std::shared_ptr<IStats> &stats_client, const std::string &logFilePath,
266 void BrownoutDetectedReporter::logBrownoutCsv(const std::shared_ptr<IStats> &stats_client, in logBrownoutCsv() function in android::hardware::google::pixel::BrownoutDetectedReporter
2163 brownout_detected_reporter_.logBrownoutCsv(stats_client, kBrownoutCsvPath, in logBrownout()