Searched refs:HidlTransportErrorLog (Results 1 – 2 of 2) sorted by relevance
46 class HidlTransportErrorLog {49 HidlTransportErrorLog() { in HidlTransportErrorLog() function54 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog() function159 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
211 HidlTransportErrorLog errLog(time(NULL), numHidlTransportErrors); in poll()