Searched refs:CONNECTION_ID_COUNTER (Results 1 – 1 of 1) sorted by relevance
91 mConnectionID(CONNECTION_ID_COUNTER.fetch_add(1)) {} in ConnectionDescriptor()111 static std::atomic<uint64_t> CONNECTION_ID_COUNTER; member125 std::atomic<uint64_t> GrpcVehicleServerImpl::ConnectionDescriptor::CONNECTION_ID_COUNTER = 0; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl::ConnectionDescriptor