OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TypeResolver
(Results
1 - 4
of
4
) sorted by null
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/
TypeResolver.java
21
* The
TypeResolver
queries three times consecutively for service types, and then removes itself from the timer.
23
* The
TypeResolver
will run only if JmDNS is in state ANNOUNCED.
25
public class
TypeResolver
extends DNSResolverTask {
30
public
TypeResolver
(JmDNSImpl jmDNSImpl) {
40
return "
TypeResolver
(" + (this.getDns() != null ? this.getDns().getName() : "") + ")";
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
TypeResolver.java
75
public class
TypeResolver
extends DepthFirstAdapter {
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar
Completed in 252 milliseconds