Home
last modified time | relevance | path

Searched refs:GetNextDetections (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DDetectionGenerator.h42 OccupantDetections GetNextDetections();
DDetectionGenerator.cpp35 OccupantDetections DetectionGenerator::GetNextDetections() { in GetNextDetections() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::DetectionGenerator
DOccupantAwareness.cpp161 mLatestDetections = mGenerator.GetNextDetections(); in workerThreadFunction()