Home
last modified time | relevance | path

Searched defs:protoVal (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp130 emulator::VehiclePropValue* protoVal = respMsg.add_value(); in doGetProperty() local
146 emulator::VehiclePropValue* protoVal = respMsg.add_value(); in doGetPropertyAll() local
154 emulator::VehiclePropValue protoVal = rxMsg.value(0); in doSetProperty() local
274 void VehicleEmulator::populateProtoVehiclePropValue(emulator::VehiclePropValue* protoVal, in populateProtoVehiclePropValue()