Searched defs:protoVal (Results 1 – 1 of 1) sorted by relevance
127 emulator::VehiclePropValue* protoVal = respMsg.add_value(); in doGetProperty() local143 emulator::VehiclePropValue* protoVal = respMsg.add_value(); in doGetPropertyAll() local151 emulator::VehiclePropValue protoVal = rxMsg.value(0); in doSetProperty() local271 void VehicleEmulator::populateProtoVehiclePropValue(emulator::VehiclePropValue* protoVal, in populateProtoVehiclePropValue()