Searched defs:getObjectType (Results 1 - 10 of 10) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DType.java216 public static Type getObjectType(final String internalName) { method in class:Type
/external/clang/include/clang/AST/
H A DType.h4498 /// For 'A*', getObjectType() will return 'A'.
4499 /// For 'A<P>*', getObjectType() will return 'A<P>'.
4500 /// For 'AP*', getObjectType() will return 'A<P>'.
4501 /// For 'A1*', getObjectType() will return 'A'.
4502 /// For 'A1<P>*', getObjectType() will return 'A1<P>'.
4503 /// For 'A1P*', getObjectType() will return 'A1<P>'.
4504 /// For 'A1PQ*', getObjectType() will return 'A1<Q>', because
4506 /// old qualifiers (for now). But if it didn't, getObjectType()
4509 const ObjCObjectType *getObjectType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType
4519 return getObjectType()
[all...]
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 235 milliseconds