Searched refs:RemoteAuthServiceImplConnectionListener (Results 1 – 1 of 1) sorted by relevance
67 class RemoteAuthServiceImplConnectionListener : public ConnectionListener { class69 RemoteAuthServiceImplConnectionListener() = default;70 ~RemoteAuthServiceImplConnectionListener() override = default;99 static auto callback = Common::MakeShared<RemoteAuthServiceImplConnectionListener>(); in Start()