Searched refs:allocateLastEvent (Results 1 – 2 of 2) sorted by relevance
414 ChreSensorData *allocateLastEvent(SensorType sensorType, size_t *eventSize) { in allocateLastEvent() function481 ChreSensorData *lastEvent = allocateLastEvent(sensorType, &lastEventSize); in addSensor()
285 ChreSensorData *allocateLastEvent(SensorType sensorType, size_t *eventSize) { in allocateLastEvent() function346 sensor.lastEvent = allocateLastEvent(sensorType, &sensor.lastEventSize); in addSensor()