Searched defs:errorEvents (Results 1 – 4 of 4) sorted by relevance
275 const std::vector<SetValueErrorEvent>& errorEvents) { in getSubscribedClientsForErrorEvents()
149 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()204 const std::vector<SetValueErrorEvent>& errorEvents) { in onPropertySetErrorEvent()
259 const std::vector<SetValueErrorEvent>& errorEvents) { in sendOnPropertySetErrorEvent()
1671 std::vector<SetValueErrorEvent> errorEvents = { in TEST_F() local