Home
last modified time | relevance | path

Searched defs:PropertySetErrorCallback (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/3/hardware/include/
DIVehicleHardware.h61 using PropertySetErrorCallback = std::function<void(std::vector<SetValueErrorEvent>)>; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/current/hardware/include/
DIVehicleHardware.h63 using PropertySetErrorCallback = std::function<void(std::vector<SetValueErrorEvent>)>; variable