Home
last modified time | relevance | path

Searched refs:mOnPropertySetErrorCallback (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h166 std::unique_ptr<const PropertySetErrorCallback> mOnPropertySetErrorCallback; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2224 if (mOnPropertySetErrorCallback != nullptr) { in registerOnPropertySetErrorEvent()
2228 mOnPropertySetErrorCallback = std::move(callback); in registerOnPropertySetErrorEvent()