Searched refs:lastEventSize (Results 1 – 1 of 1) sorted by relevance
59 size_t lastEventSize = getLastEventSize(); in init() local60 if (lastEventSize > 0) { in init()61 mLastEvent = static_cast<ChreSensorData *>(memoryAlloc(lastEventSize)); in init()