Home
last modified time | relevance | path

Searched refs:protoValuePtr (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp224 auto* protoValuePtr = protoValues.add_values(); in OnVehiclePropChange() local
225 proto_msg_converter::aidlToProto(value, protoValuePtr); in OnVehiclePropChange()