Searched defs:TypeResolver (Results 1 - 5 of 5) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/tasks/resolver/
H A DTypeResolver.java21 * 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 { class in inherits:DNSResolverTask
30 public TypeResolver(JmDNSImpl jmDNSImpl) { method in class:TypeResolver
40 return "TypeResolver(" + (this.getDns() != null ? this.getDns().getName() : "") + ")";
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
H A DTypeResolver.java75 public class TypeResolver extends DepthFirstAdapter { class in inherits:DepthFirstAdapter
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 202 milliseconds