Home
last modified time | relevance | path

Searched refs:logConstructorSignature (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java232 protected Class logConstructorSignature[] = field in LogFactoryImpl
1044 constructor = c.getConstructor(logConstructorSignature); in createLogFromClass()
/external/apache-http/api/
Dapache-http-legacy-current.txt837 field protected java.lang.Class[] logConstructorSignature;