Searched defs:VehiclePropValue (Results 1 – 9 of 9) 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
105 Return<void> onPropertySet(const VehiclePropValue& /* value */) override { in onPropertySet()
585 VehiclePropValue = _reflection.GeneratedProtocolMessageType('VehiclePropValue', (_message.Message,)… variable
78 message VehiclePropValue { message
169 EXPECT_CALL(*mMockVehicle, set(_)).WillOnce([](const VehiclePropValue&) { in TEST_F()
53 Return<void> onPropertySet(const VehiclePropValue& /* value */) override { in onPropertySet()
148 Return<void> PropertyChangeListener::onPropertySet(const VehiclePropValue& /*propValue*/) { in onPropertySet()
918 const VehiclePropValue& /*propValue*/) { in onPropertySet()