Searched defs:tagTechs (Results 1 – 1 of 1) sorted by relevance
517 String[] tagTechs = tag.getTechList(); in isTechMatch() local615 String[] tagTechs = tag.getTechList(); in tryTech() local718 boolean filterMatch(String[] tagTechs, String[] filterTechs) { in filterMatch()