Searched refs:HidlTransportErrorLog (Results 1 – 2 of 2) sorted by relevance
53 class HidlTransportErrorLog {56 HidlTransportErrorLog() { in HidlTransportErrorLog() function61 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog() function186 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
455 HidlTransportErrorLog errLog(time(nullptr), numHidlTransportErrors); in pollHal()