Home
last modified time | relevance | path

Searched refs:mLatestDetections (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DOccupantAwareness.cpp130 *detections = mLatestDetections; in getLatestDetection()
161 mLatestDetections = mGenerator.GetNextDetections(); in workerThreadFunction()
163 mCallback->onDetectionEvent(mLatestDetections); in workerThreadFunction()
DOccupantAwareness.h69 OccupantDetections mLatestDetections; variable