Searched refs:hostnameProperty (Results 1 – 1 of 1) sorted by relevance
179 String hostnameProperty = "remote_provisioning.hostname"; in getBaseUri() local180 String hostname = SystemProperties.get(hostnameProperty); in getBaseUri()182 throw new RuntimeException("System property '" + hostnameProperty + "' is empty. " in getBaseUri()