Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
H A DGRPCVehicleProxyServer.h126 std::shared_mutex mConnectionMutex; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
H A DGRPCVehicleProxyServer.h126 std::shared_mutex mConnectionMutex; variable
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp120 mutable std::shared_mutex mConnectionMutex; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl