Searched refs:configServerUris (Results 1 – 1 of 1) sorted by relevance
658 List<URI> configServerUris = new ArrayList<>(); in getNtpConfigInternal() local660 configServerUris.add(parseNtpUriStrict(configValue)); in getNtpConfigInternal()662 ntpServerUris = configServerUris; in getNtpConfigInternal()