Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp170 const auto& protoSubscribeOptions = request->options(); in Subscribe() local
172 proto_msg_converter::protoToAidl(protoSubscribeOptions, &aidlSubscribeOptions); in Subscribe()