Searched refs:systemServerPaths (Results 1 – 1 of 1) sorted by relevance
544 final String systemServerPaths = standaloneSystemServerJars != null in handleSystemServerProcess() local547 prepareSystemServerProfile(systemServerPaths); in handleSystemServerProcess()640 private static void prepareSystemServerProfile(String systemServerPaths) in prepareSystemServerProfile() argument642 if (systemServerPaths.isEmpty()) { in prepareSystemServerProfile()645 String[] codePaths = systemServerPaths.split(":"); in prepareSystemServerProfile()