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