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