Searched defs:VehiclePropValue (Results 1 – 3 of 3) sorted by relevance
30 Return<void> onPropertyEvent(const hidl_vec <VehiclePropValue> & /*values*/) override { in onPropertyEvent()41 Return<void> onPropertySet(const VehiclePropValue & /*value*/) override { in onPropertySet()
49 static VehiclePropValue readVhalProperty( in readVhalProperty() argument70 static VehiclePropValue readVhalProperty( in readVhalProperty() argument77 static VehiclePropValue readVhalProperty( in readVhalProperty() argument
553 class VehiclePropValue(_message.Message): class