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