Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
H A DGRPCVehicleProxyServer.h127 std::vector<std::shared_ptr<ConnectionDescriptor>> mValueStreamingConnections; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
H A DGRPCVehicleProxyServer.h127 std::vector<std::shared_ptr<ConnectionDescriptor>> mValueStreamingConnections; variable
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp122 std::list<ConnectionDescriptor> mValueStreamingConnections; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl