Home
last modified time | relevance | path

Searched defs:systemPrefix (Results 1 – 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DProperty.java124 public static Properties getSystemProperties (final String systemPrefix) in getSystemProperties()
474 SystemPropertyLookup (String systemPrefix) in SystemPropertyLookup()
/external/apache-http/src/org/apache/commons/logging/impl/
DSimpleLog.java81 static protected final String systemPrefix = field in SimpleLog