Home
last modified time | relevance | path

Searched defs:implement (Results 1 – 3 of 3) sorted by relevance

/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryModuleBuilder.java211 public <T> FactoryModuleBuilder implement(Class<T> source, Class<? extends T> target) { in implement() method in FactoryModuleBuilder
218 public <T> FactoryModuleBuilder implement(Class<T> source, TypeLiteral<? extends T> target) { in implement() method in FactoryModuleBuilder
225 public <T> FactoryModuleBuilder implement(TypeLiteral<T> source, Class<? extends T> target) { in implement() method in FactoryModuleBuilder
232 public <T> FactoryModuleBuilder implement(TypeLiteral<T> source, in implement() method in FactoryModuleBuilder
240 public <T> FactoryModuleBuilder implement(Class<T> source, Annotation annotation, in implement() method in FactoryModuleBuilder
248 public <T> FactoryModuleBuilder implement(Class<T> source, Annotation annotation, in implement() method in FactoryModuleBuilder
256 public <T> FactoryModuleBuilder implement(TypeLiteral<T> source, Annotation annotation, in implement() method in FactoryModuleBuilder
264 public <T> FactoryModuleBuilder implement(TypeLiteral<T> source, Annotation annotation, in implement() method in FactoryModuleBuilder
272 public <T> FactoryModuleBuilder implement(Class<T> source, in implement() method in FactoryModuleBuilder
280 public <T> FactoryModuleBuilder implement(Class<T> source, in implement() method in FactoryModuleBuilder
[all …]
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js203 var implement = function(name, method){ method
230 implement: implement.overloadSetter(), property
1324 var implement = function(key, value, retain){ function