/external/guice/core/src/com/google/inject/spi/ |
D | ConstructorBinding.java | 35 InjectionPoint getConstructor(); in getConstructor() method
|
/external/guice/core/src/com/google/inject/internal/ |
D | DefaultConstructionProxyFactory.java | 98 public Constructor<T> getConstructor() { in getConstructor() method in DefaultConstructionProxyFactory.FastClassProxy 140 public Constructor<T> getConstructor() { in getConstructor() method in DefaultConstructionProxyFactory.ReflectiveProxy
|
D | ConstructionProxy.java | 43 Constructor<T> getConstructor(); in getConstructor() method
|
D | ProxyFactory.java | 279 public Constructor<T> getConstructor() { in getConstructor() method in ProxyFactory.ProxyConstructor
|
D | ConstructorBindingImpl.java | 200 public InjectionPoint getConstructor() { in getConstructor() method in ConstructorBindingImpl
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | BaseAnnotation.java | 11 public Constructor getConstructor() { in getConstructor() method in BaseAnnotation
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue94/ |
D | ChangeRuntimeClassTest.java | 79 private Construct getConstructor(Node node) { in getConstructor() method in ChangeRuntimeClassTest.MyConstructor.ConstructProxy
|
/external/testng/src/main/java/org/testng/internal/ |
D | ConstructorOrMethod.java | 41 public Constructor getConstructor() { in getConstructor() method in ConstructorOrMethod
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | TypeExtensions.cs | 55 public static ConstructorInfo getConstructor( this Type type, Type[] argumentTypes ) in getConstructor() method in Antlr.Runtime.JavaExtensions.TypeExtensions
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/resolver/ |
D | ImplicitResolverTest.java | 57 protected Construct getConstructor(Node node) { in getConstructor() method in ImplicitResolverTest.ConfigurationConstructor
|
/external/junit/src/main/java/org/junit/internal/runners/ |
D | TestClass.java | 97 public Constructor<?> getConstructor() throws SecurityException, NoSuchMethodException { in getConstructor() method in TestClass
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue56/ |
D | PerlTest.java | 113 protected Construct getConstructor(Node node) { in getConstructor() method in PerlTest.CustomBeanConstructor
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | CompactConstructor.java | 135 protected Construct getConstructor(Node node) { in getConstructor() method in CompactConstructor
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | TypeId.java | 122 public MethodId<T, Void> getConstructor(TypeId<?>... parameters) { in getConstructor() method in TypeId
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/ |
D | BaseConstructor.java | 200 protected Construct getConstructor(Node node) { in getConstructor() method in BaseConstructor
|
D | Constructor.java | 335 private Construct getConstructor(Node node) { in getConstructor() method in Constructor.ConstructYamlObject
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/offline/ |
D | DownloadHelper.java | 925 private static Constructor<? extends MediaSourceFactory> getConstructor(String className) { in getConstructor() method in DownloadHelper
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 1225 CXXConstructorDecl *getConstructor() const { return Constructor; } in getConstructor() function 1358 CXXConstructorDecl *getConstructor() const { return Constructor; } in getConstructor() function
|
D | DeclCXX.h | 2174 CXXConstructorDecl *getConstructor() const { return BaseCtor; } in getConstructor() function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|