Home
last modified time | relevance | path

Searched defs:mReceivedEvents (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandlerUltrasonics.h48 std::vector<android::hardware::automotive::evs::V1_1::EvsEventDesc> mReceivedEvents; variable
/aosp12/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DSurroundViewStreamHandler.h49 vector<SvEvent> mReceivedEvents; variable
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h142 std::vector<HidlVecOfValues> mReceivedEvents; variable
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
H A DVtsHalAutomotiveVehicleV2_0TargetTest.cpp41 std::vector<HidlVecOfValues> mReceivedEvents; member in VtsVehicleCallback