Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp39 Result<void> verifyPropValue(const VehiclePropValue& propValue, VehicleProperty vehicleProperty, in verifyPropValue() argument
45 if (*prop != vehicleProperty) { in verifyPropValue()
46 return Error() << "Mismatching " << toString(vehicleProperty) << " request, received " in verifyPropValue()