Searched refs:onSetProperty (Results 1 – 5 of 5) sorted by relevance
62 StatusCode onSetProperty(const VehiclePropValue& value, bool updateStatus) override;219 StatusCode GrpcVehicleServerImpl::onSetProperty(const VehiclePropValue& value, bool updateStatus) { in onSetProperty() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl224 return GrpcVehicleServer::onSetProperty(value, updateStatus); in onSetProperty()248 auto set_status = static_cast<int32_t>(onSetProperty(value, wrappedPropValue->update_status())); in SetProperty()
46 StatusCode onSetProperty(const VehiclePropValue& value, bool updateStatus) override;
228 StatusCode DefaultVehicleHalServer::onSetProperty(const VehiclePropValue& value, in onSetProperty() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHalServer
45 StatusCode EmulatedVehicleHalServer::onSetProperty(const VehiclePropValue& value, in onSetProperty() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHalServer55 return DefaultVehicleHalServer::onSetProperty(value, updateStatus); in onSetProperty()
44 StatusCode onSetProperty(const VehiclePropValue& value, bool updateStatus) override;