Searched defs:mConnectionMutex (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/ | ||
H A D | GRPCVehicleProxyServer.h | 126 std::shared_mutex mConnectionMutex; variable |
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/ | ||
H A D | GRPCVehicleProxyServer.h | 126 std::shared_mutex mConnectionMutex; variable |
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/ | ||
D | GrpcVehicleServer.cpp | 120 mutable std::shared_mutex mConnectionMutex; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl |