Searched refs:PropertyChangeCallback (Results 1 – 13 of 13) sorted by relevance
45 std::unique_ptr<const PropertyChangeCallback> callback) override { in registerOnPropertyChangeEvent()78 std::unique_ptr<const PropertyChangeCallback> mOnProp;100 (std::unique_ptr<const PropertyChangeCallback> callback), (override));125 std::make_unique<const IVehicleHardware::PropertyChangeCallback>( in TEST()143 std::make_unique<const IVehicleHardware::PropertyChangeCallback>( in TEST()
77 std::make_unique<const IVehicleHardware::PropertyChangeCallback>( in TEST()
75 std::unique_ptr<const PropertyChangeCallback> callback) override;94 std::unique_ptr<const PropertyChangeCallback> mOnPropChange;
143 std::unique_ptr<const PropertyChangeCallback> callback) { in registerOnPropertyChangeEvent()
45 std::make_unique<const IVehicleHardware::PropertyChangeCallback>( in GrpcVehicleProxyServer()
59 using PropertyChangeCallback = std::function<void( variable94 std::unique_ptr<const PropertyChangeCallback> callback) = 0;
61 std::unique_ptr<const PropertyChangeCallback> callback) override;119 std::unique_ptr<const PropertyChangeCallback> mPropertyChangeCallback GUARDED_BY(mLock);
137 const PropertyChangeCallback* propertyChangeCallback = mPropertyChangeCallback.get(); in subscribePropIdAreaId()193 std::unique_ptr<const PropertyChangeCallback> callback) { in registerOnPropertyChangeEvent()
100 std::make_unique<IVehicleHardware::PropertyChangeCallback>( in SetUp()
89 std::unique_ptr<const PropertyChangeCallback> callback) override;165 std::unique_ptr<const PropertyChangeCallback> mOnPropertyChangeCallback;
127 std::make_unique<IVehicleHardware::PropertyChangeCallback>( in DefaultVehicleHal()
2213 std::unique_ptr<const PropertyChangeCallback> callback) { in registerOnPropertyChangeEvent()
131 auto callback = std::make_unique<IVehicleHardware::PropertyChangeCallback>( in SetUp()