Searched refs:GetNextDetections (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/ | ||
D | DetectionGenerator.h | 42 OccupantDetections GetNextDetections(); |
D | DetectionGenerator.cpp | 35 OccupantDetections DetectionGenerator::GetNextDetections() { in GetNextDetections() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::DetectionGenerator |
D | OccupantAwareness.cpp | 161 mLatestDetections = mGenerator.GetNextDetections(); in workerThreadFunction() |