Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/
DMockVehicleHardware.cpp345 const std::vector<SetValueErrorEvent>& errorEvents) { in sendOnPropertySetErrorEvent()
DDefaultVehicleHalTest.cpp1995 std::vector<SetValueErrorEvent> errorEvents = { in TEST_F() local
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/
DDefaultVehicleHal.cpp152 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()
229 const std::vector<SetValueErrorEvent>& errorEvents) { in onPropertySetErrorEvent()
DSubscriptionManager.cpp462 const std::vector<SetValueErrorEvent>& errorEvents) { in getSubscribedClientsForErrorEvents()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
DSubscriptionManager.cpp560 const std::vector<SetValueErrorEvent>& errorEvents) { in getSubscribedClientsForErrorEvents()
DDefaultVehicleHal.cpp160 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()
243 const std::vector<SetValueErrorEvent>& errorEvents) { in onPropertySetErrorEvent()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
DMockVehicleHardware.cpp423 const std::vector<SetValueErrorEvent>& errorEvents) { in sendOnPropertySetErrorEvent()
DDefaultVehicleHalTest.cpp2019 std::vector<SetValueErrorEvent> errorEvents = { in TEST_F() local