Searched refs:emptyEnvironment (Results 1 – 2 of 2) sorted by relevance
356 environment = ProcessEnvironment.emptyEnvironment(envp.length); in environment()
101 static Map<String,String> emptyEnvironment(int capacity) { in emptyEnvironment() method in ProcessEnvironment