OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showShortName
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java
97
static protected boolean
showShortName
= true;
165
showShortName
= getBooleanProperty( systemPrefix + "showShortLogname",
showShortName
);
298
if(
showShortName
) {
/prebuilt/common/http-client/
commons-logging-1.1.1.jar
Completed in 172 milliseconds