Home
last modified time | relevance | path

Searched defs:detections (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
DIOccupantAwareness.aidl26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
DIOccupantAwareness.aidl26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent()
DIOccupantAwareness.aidl87 void getLatestDetection(out OccupantDetections detections); in getLatestDetection()
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DDetectionGenerator.cpp36 OccupantDetections detections; in GetNextDetections() local
DOccupantAwareness.cpp123 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection()
/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent()
186 OccupantDetections detections; in TEST_P() local
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.cpp95 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection()