Home
last modified time | relevance | path

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

/aosp_15_r20/device/generic/car/emulator/vhal_v2_0/
DVehicleEmulator.cpp132 vhal_proto::VehiclePropValue* protoVal = respMsg->add_value(); in doGetProperty() local
148 vhal_proto::VehiclePropValue* protoVal = respMsg->add_value(); in doGetPropertyAll() local
156 vhal_proto::VehiclePropValue protoVal = rxMsg.value(0); in doSetProperty() local
239 void VehicleEmulator::populateProtoVehiclePropValue(vhal_proto::VehiclePropValue* protoVal, in populateProtoVehiclePropValue()
/aosp_15_r20/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp152 vhal_proto::VehiclePropValue* protoVal = respMsg->add_value(); in doGetProperty() local
171 vhal_proto::VehiclePropValue* protoVal = respMsg->add_value(); in doGetPropertyAll() local
187 vhal_proto::VehiclePropValue protoVal = rxMsg.value(0); in doSetProperty() local
319 vhal_proto::VehiclePropValue* protoVal) { in populateProtoVehiclePropValue()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DProtoMessageConverter.cpp151 void toProto(vhal_proto::VehiclePropValue* protoVal, const VehiclePropValue& val) { in toProto()
182 void fromProto(VehiclePropValue* val, const vhal_proto::VehiclePropValue& protoVal) { in fromProto()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
H A DProtoMessageConverter_test.cpp79 vhal_proto::VehiclePropValue protoVal; in CheckPropValueConversion() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/utils/proto_message_converter/test/
H A Dproto_message_converter_test.cpp97 proto::VehiclePropValue protoVal; in TEST_P() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/utils/proto_message_converter/test/
H A Dproto_message_converter_test.cpp97 proto::VehiclePropValue protoVal; in TEST_P() local