Searched defs:protoVal (Results 1 – 3 of 3) sorted by relevance
131 vhal_proto::VehiclePropValue* protoVal = respMsg.add_value(); in doGetProperty() local147 vhal_proto::VehiclePropValue* protoVal = respMsg.add_value(); in doGetPropertyAll() local155 vhal_proto::VehiclePropValue protoVal = rxMsg.value(0); in doSetProperty() local224 void VehicleEmulator::populateProtoVehiclePropValue(vhal_proto::VehiclePropValue* protoVal, in populateProtoVehiclePropValue()
151 void toProto(vhal_proto::VehiclePropValue* protoVal, const VehiclePropValue& val) { in toProto()182 void fromProto(VehiclePropValue* val, const vhal_proto::VehiclePropValue& protoVal) { in fromProto()
79 vhal_proto::VehiclePropValue protoVal; in CheckPropValueConversion() local