Searched refs:JSON_SUFFIX (Results 1 – 1 of 1) sorted by relevance
370 private static final String JSON_SUFFIX = ".json"; field in VirtualMachineManager385 if (fileName.endsWith(JSON_SUFFIX)) { in extractSupportedOSListFromConfig()387 fileName.substring(0, fileName.length() - JSON_SUFFIX.length())); in extractSupportedOSListFromConfig()