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