| /external/javassist/src/main/javassist/expr/ |
| D | ConstructorCall.java | 58 public CtConstructor getConstructor() throws NotFoundException { in getConstructor() method in ConstructorCall
|
| D | NewExpr.java | 112 public CtConstructor getConstructor() throws NotFoundException { in getConstructor() method in NewExpr
|
| /external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/ |
| D | FastClass.java | 103 public FastConstructor getConstructor(Constructor constructor) { in getConstructor() method in FastClass 115 public FastConstructor getConstructor(Class[] parameterTypes) { in getConstructor() method in FastClass
|
| /external/antlr/antlr-3.4/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/junit/src/org/junit/internal/runners/ |
| D | TestClass.java | 90 public Constructor<?> getConstructor() throws SecurityException, NoSuchMethodException { in getConstructor() method in TestClass
|
| /external/javassist/src/main/javassist/compiler/ |
| D | AccessorMaker.java | 39 public String getConstructor(CtClass c, String desc, MethodInfo orig) in getConstructor() method in AccessorMaker
|
| /external/dexmaker/src/main/java/com/google/dexmaker/ |
| D | TypeId.java | 124 public MethodId<T, Void> getConstructor(TypeId<?>... parameters) { in getConstructor() method in TypeId
|
| /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
| D | ReflectUtils.java | 243 public static Constructor getConstructor(Class type, Class[] parameterTypes) { in getConstructor() method in ReflectUtils
|
| /external/javassist/src/main/javassist/ |
| D | CtClass.java | 768 public CtConstructor getConstructor(String desc) in getConstructor() method in CtClass
|
| D | CtClassType.java | 1027 public CtConstructor getConstructor(String desc) in getConstructor() method in CtClassType
|
| /external/clang/include/clang/AST/ |
| D | ExprCXX.h | 1137 CXXConstructorDecl *getConstructor() const { return Constructor; } in getConstructor() function
|
| /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|