Searched refs:ReportRecord (Results 1 – 2 of 2) sorted by relevance
51 struct ReportRecord { struct56 ReportRecord(char const *name_); argument58 ReportRecord rec_wlc_vendor_{"wlc_vendor"};59 ReportRecord rec_orientation_{"orientation"};81 bool checkRateLimit(int64_t minSecond, int maxCount, ReportRecord *rec);
58 WlcReporter::ReportRecord::ReportRecord(char const *name_) in ReportRecord() function in android::hardware::google::pixel::WlcReporter::ReportRecord262 bool WlcReporter::checkRateLimit(int64_t minSecond, int maxCount, ReportRecord *rec) { in checkRateLimit()