OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThrottle
(Results
1 - 2
of
2
) sorted by null
/external/jmdns/src/javax/jmdns/impl/tasks/state/
Prober.java
63
this.getDns().setThrottle(this.getDns().
getThrottle
() + 1);
69
if (this.getDns().isAnnounced() && this.getDns().
getThrottle
() < DNSConstants.PROBE_THROTTLE_COUNT) {
/external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java
[
all
...]
Completed in 38 milliseconds