Searched refs:PropertySetErrorCallback (Results 1 – 9 of 9) sorted by relevance
80 std::unique_ptr<const PropertySetErrorCallback> callback) override;104 std::unique_ptr<const PropertySetErrorCallback> mOnSetErr;
153 std::unique_ptr<const PropertySetErrorCallback> callback) { in registerOnPropertySetErrorEvent()
61 using PropertySetErrorCallback = std::function<void(std::vector<SetValueErrorEvent>)>; variable99 std::unique_ptr<const PropertySetErrorCallback> callback) = 0;
62 void registerOnPropertySetErrorEvent(std::unique_ptr<const PropertySetErrorCallback>) override;120 std::unique_ptr<const PropertySetErrorCallback> mPropertySetErrorCallback GUARDED_BY(mLock);
199 std::unique_ptr<const PropertySetErrorCallback> callback) { in registerOnPropertySetErrorEvent()
75 std::unique_ptr<const PropertySetErrorCallback> callback) override {} in registerOnPropertySetErrorEvent()102 (std::unique_ptr<const PropertySetErrorCallback> callback), (override));
94 std::unique_ptr<const PropertySetErrorCallback> callback) override;166 std::unique_ptr<const PropertySetErrorCallback> mOnPropertySetErrorCallback;
139 std::make_unique<IVehicleHardware::PropertySetErrorCallback>( in DefaultVehicleHal()
2222 std::unique_ptr<const PropertySetErrorCallback> callback) { in registerOnPropertySetErrorEvent()