Searched refs:HidlTransportErrorLog (Results 1 – 2 of 2) sorted by relevance
34 class HidlTransportErrorLog {36 HidlTransportErrorLog() { in HidlTransportErrorLog() function41 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog() function129 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
177 HidlTransportErrorLog errLog(time(nullptr), numHidlTransportErrors); in poll()