Searched refs:mLatestDetections (Results 1 – 2 of 2) sorted by relevance
130 *detections = mLatestDetections; in getLatestDetection()161 mLatestDetections = mGenerator.GetNextDetections(); in workerThreadFunction()163 mCallback->onDetectionEvent(mLatestDetections); in workerThreadFunction()
69 OccupantDetections mLatestDetections; variable