Searched defs:getEvents (Results 1 – 5 of 5) sorted by relevance
74 std::list<VehiclePropValue> getEvents() { in getEvents() function in android::hardware::automotive::vehicle::PropertyCallback115 std::list<VehiclePropValue> getEvents() { return getCallback()->getEvents(); } in getEvents() function in android::hardware::automotive::vehicle::SubscriptionManagerTest
55 std::vector<VehiclePropValue> getEvents() { in getEvents() function in android::hardware::automotive::vehicle::fake::FakeVehicleHalValueGeneratorsTest
98 const std::vector<EventType> getEvents(int32_t sensorHandle) { in getEvents() function
256 const std::vector<Event> getEvents(int32_t sensorHandle) { in getEvents() function in EventCallback
118 std::vector<std::unique_ptr<IHalPropValue>> getEvents(int32_t propId) { in getEvents() function in VtsVehicleCallback