Searched defs:minLifetime (Results 1 – 2 of 2) sorted by relevance
496 DnsServerRepository(int minLifetime) { in DnsServerRepository()
881 long minLifetime() { in minLifetime() method in ApfFilter.Ra882 long minLifetime = Long.MAX_VALUE; in minLifetime() local