Home
last modified time | relevance | path

Searched defs:cloneConfigWithFilter (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DIGlobalConfiguration.java326 public File cloneConfigWithFilter(String... allowlistConfigs) throws IOException; in cloneConfigWithFilter() method
338 public File cloneConfigWithFilter(Set<String> exclusionPatterns, String... allowlistConfigs) in cloneConfigWithFilter() method
DGlobalConfiguration.java780 public File cloneConfigWithFilter(String... allowlistConfigs) throws IOException { in cloneConfigWithFilter() method in GlobalConfiguration
786 public File cloneConfigWithFilter(Set<String> exclusionPatterns, String... allowlistConfigs) in cloneConfigWithFilter() method in GlobalConfiguration