Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DMockVehicleHardware.cpp334 const std::vector<SetValueErrorEvent>& errorEvents) { in sendOnPropertySetErrorEvent()
DDefaultVehicleHalTest.cpp1930 std::vector<SetValueErrorEvent> errorEvents = { in TEST_F() local
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp140 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()
217 const std::vector<SetValueErrorEvent>& errorEvents) { in onPropertySetErrorEvent()
DSubscriptionManager.cpp462 const std::vector<SetValueErrorEvent>& errorEvents) { in getSubscribedClientsForErrorEvents()