Searched refs:SetValueErrorEvent (Results 1 – 8 of 8) sorted by relevance
43 struct SetValueErrorEvent { struct61 using PropertySetErrorCallback = std::function<void(std::vector<SetValueErrorEvent>)>; argument
120 getSubscribedClientsForErrorEvents(const std::vector<SetValueErrorEvent>& errorEvents);
233 const std::vector<SetValueErrorEvent>& errorEvents);
93 void sendOnPropertySetErrorEvent(const std::vector<SetValueErrorEvent>& errorEvents);
334 const std::vector<SetValueErrorEvent>& errorEvents) { in sendOnPropertySetErrorEvent()
1930 std::vector<SetValueErrorEvent> errorEvents = { in TEST_F()
462 const std::vector<SetValueErrorEvent>& errorEvents) { in getSubscribedClientsForErrorEvents()
140 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()217 const std::vector<SetValueErrorEvent>& errorEvents) { in onPropertySetErrorEvent()