Searched refs:templateMatches (Results 1 – 1 of 1) sorted by relevance
295 && templateMatches(template, key.ident)) { in getHistory()369 if (templateMatches(template, key.ident) in getSummary()733 if (!templateMatches(groupTemplate, key.ident)) continue; in dumpCheckin()766 private static boolean templateMatches(NetworkTemplate template, NetworkIdentitySet identSet) { in templateMatches() method in NetworkStatsCollection