Home
last modified time | relevance | path

Searched defs:getEvents (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DSubscriptionManagerTest.cpp74 std::list<VehiclePropValue> getEvents() { in getEvents() function in android::hardware::automotive::vehicle::PropertyCallback
115 std::list<VehiclePropValue> getEvents() { return getCallback()->getEvents(); } in getEvents() function in android::hardware::automotive::vehicle::SubscriptionManagerTest
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
DFakeVehicleHalValueGeneratorsTest.cpp55 std::vector<VehiclePropValue> getEvents() { in getEvents() function in android::hardware::automotive::vehicle::fake::FakeVehicleHalValueGeneratorsTest
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h98 const std::vector<EventType> getEvents(int32_t sensorHandle) { in getEvents() function
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp256 const std::vector<Event> getEvents(int32_t sensorHandle) { in getEvents() function in EventCallback
/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp118 std::vector<std::unique_ptr<IHalPropValue>> getEvents(int32_t propId) { in getEvents() function in VtsVehicleCallback