Searched refs:HidlTransportErrorLog (Results 1 – 2 of 2) sorted by relevance
54 class HidlTransportErrorLog {57 HidlTransportErrorLog() { in HidlTransportErrorLog() function62 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog() function197 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
557 HidlTransportErrorLog errLog(time(nullptr), numHidlTransportErrors); in pollHal()