Searched refs:vehicleProperty (Results 1 – 1 of 1) sorted by relevance
39 Result<void> verifyPropValue(const VehiclePropValue& propValue, VehicleProperty vehicleProperty, in verifyPropValue() argument45 if (*prop != vehicleProperty) { in verifyPropValue()46 return Error() << "Mismatching " << toString(vehicleProperty) << " request, received " in verifyPropValue()