Searched refs:getChildGlobalConfig (Results 1 – 2 of 2) sorted by relevance
398 if (options.getChildGlobalConfig() != null) { in dumpGlobalConfig()402 new String[] {options.getChildGlobalConfig()}, new ArrayList<>()); in dumpGlobalConfig()405 options.getChildGlobalConfig()); in dumpGlobalConfig()
99 public String getChildGlobalConfig() { in getChildGlobalConfig() method in SandboxOptions