/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
D | EnvironmentCheck.java | 795 clazz = ObjectFactory.findProviderClass( in checkJAXPVersion() 796 JAXP1_CLASS, ObjectFactory.findClassLoader(), true); in checkJAXPVersion() 842 Class clazz = ObjectFactory.findProviderClass( in checkProcessorVersion() 843 XALAN1_VERSION_CLASS, ObjectFactory.findClassLoader(), true); in checkProcessorVersion() 875 Class clazz = ObjectFactory.findProviderClass( in checkProcessorVersion() 876 XALAN2_VERSION_CLASS, ObjectFactory.findClassLoader(), true); in checkProcessorVersion() 897 Class clazz = ObjectFactory.findProviderClass( in checkProcessorVersion() 898 XALAN2_2_VERSION_CLASS, ObjectFactory.findClassLoader(), true); in checkProcessorVersion() 930 Class clazz = ObjectFactory.findProviderClass( in checkParserVersion() 931 XERCES1_VERSION_CLASS, ObjectFactory.findClassLoader(), true); in checkParserVersion() [all …]
|
D | ObjectFactory.java | 50 class ObjectFactory { class 294 synchronized (ObjectFactory.class) { in lookUpFactoryClassName() 414 ClassLoader current = ObjectFactory.class.getClassLoader(); in findClassLoader() 512 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass() 548 ClassLoader current = ObjectFactory.class.getClassLoader(); in findJarServiceProviderName()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerFactory.java | 127 ClassLoader loader = ObjectFactory.findClassLoader(); in getSerializer() 129 Class cls = ObjectFactory.findProviderClass(className, loader, true); in getSerializer() 157 cls = ObjectFactory.findProviderClass(className, loader, true); in getSerializer()
|
D | ObjectFactory.java | 49 class ObjectFactory { class 293 synchronized (ObjectFactory.class) { in lookUpFactoryClassName() 413 ClassLoader current = ObjectFactory.class.getClassLoader(); in findClassLoader() 511 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass() 547 ClassLoader current = ObjectFactory.class.getClassLoader(); in findJarServiceProviderName()
|
D | Encodings.java | 320 is = ss.getResourceAsStream(ObjectFactory.findClassLoader(), in loadEncodingInfo()
|
D | CharInfo.java | 217 ClassLoader cl = ObjectFactory.findClassLoader(); in CharInfo()
|
/external/testng/src/test/java/test/objectfactory/ |
D | BadMethodFactoryFactory.java | 3 import org.testng.annotations.ObjectFactory; 12 @ObjectFactory
|
D | MyFactoryFactory.java | 4 import org.testng.annotations.ObjectFactory; 13 @ObjectFactory
|
D | ContextAwareFactoryFactory.java | 5 import org.testng.annotations.ObjectFactory; 15 @ObjectFactory
|
D | CombinedTestAndObjectFactorySample.java | 5 import org.testng.annotations.ObjectFactory; 14 @ObjectFactory public IObjectFactory create() { in create()
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | ObjectFactory.java | 50 class ObjectFactory { class 294 synchronized (ObjectFactory.class) { in lookUpFactoryClassName() 414 ClassLoader current = ObjectFactory.class.getClassLoader(); in findClassLoader() 512 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass() 548 ClassLoader current = ObjectFactory.class.getClassLoader(); in findJarServiceProviderName()
|
D | FuncSystemProperty.java | 183 InputStream is = ss.getResourceAsStream(ObjectFactory.findClassLoader(), in loadPropertyFile()
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | ObjectFactory.java | 50 class ObjectFactory { class 294 synchronized (ObjectFactory.class) { in lookUpFactoryClassName() 414 ClassLoader current = ObjectFactory.class.getClassLoader(); in findClassLoader() 512 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass() 548 ClassLoader current = ObjectFactory.class.getClassLoader(); in findJarServiceProviderName()
|
D | DTMManager.java | 137 factoryImpl = (DTMManager) ObjectFactory in newInstance() 140 catch (ObjectFactory.ConfigurationError e) in newInstance()
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | ObjectFactory.java | 50 class ObjectFactory { class 294 synchronized (ObjectFactory.class) { in lookUpFactoryClassName() 414 ClassLoader current = ObjectFactory.class.getClassLoader(); in findClassLoader() 512 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass() 548 ClassLoader current = ObjectFactory.class.getClassLoader(); in findJarServiceProviderName()
|
D | ObjectPool.java | 65 objectType = ObjectFactory.findProviderClass( in ObjectPool() 66 className, ObjectFactory.findClassLoader(), true); in ObjectPool()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFImportFile.cpp | 138 class ObjectFactory { class 149 ObjectFactory(StringRef S, MachineTypes M) in ObjectFactory() function in llvm::object::__anon2caa89a90111::ObjectFactory 181 ObjectFactory::createImportDescriptor(std::vector<uint8_t> &Buffer) { in createImportDescriptor() 321 ObjectFactory::createNullImportDescriptor(std::vector<uint8_t> &Buffer) { in createNullImportDescriptor() 381 NewArchiveMember ObjectFactory::createNullThunk(std::vector<uint8_t> &Buffer) { in createNullThunk() 463 NewArchiveMember ObjectFactory::createShortImport(StringRef Sym, in createShortImport() 491 NewArchiveMember ObjectFactory::createWeakExternal(StringRef Sym, in createWeakExternal() 577 ObjectFactory OF(llvm::sys::path::filename(ImportName), Machine); in writeImportLibrary()
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
D | ObjectFactory.java | 41 class ObjectFactory { class 95 ClassLoader current = ObjectFactory.class.getClassLoader(); in findProviderClass()
|
D | ExtensionHandler.java | 65 return ObjectFactory.findProviderClass( in getClassForName() 66 className, ObjectFactory.findClassLoader(), true); in getClassForName()
|
/external/guice/extensions/struts2/src/com/google/inject/struts2/ |
D | Struts2Factory.java | 24 import com.opensymphony.xwork2.ObjectFactory; 44 public class Struts2Factory extends ObjectFactory {
|
D | GuiceObjectFactory.java | 27 import com.opensymphony.xwork2.ObjectFactory; 42 public class GuiceObjectFactory extends ObjectFactory {
|
/external/testng/src/main/java/org/testng/annotations/ |
D | ObjectFactory.java | 16 public @interface ObjectFactory annotation
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | JDK15AnnotationFinder.java | 37 import org.testng.annotations.ObjectFactory; 66 m_annotationMap.put(IObjectFactoryAnnotation.class, ObjectFactory.class); in JDK15AnnotationFinder()
|
/external/cldr/tools/java/libs/ |
D | xercesImpl.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |