HomeSort by relevance Sort by last modified time
    Searched refs:getSystemProperty (Results 1 - 25 of 35) sorted by null

1 2

  /external/emma/core/java12/com/vladium/util/
Property.java 108 final String fileName = Property.getSystemProperty (namespace + ".properties");
168 s.append (getSystemProperty ("java.vm.name", ""));
170 s.append (getSystemProperty ("java.vm.version", ""));
172 s.append (getSystemProperty ("java.vm.vendor", ""));
174 s.append (getSystemProperty ("os.name", ""));
176 s.append (getSystemProperty ("os.version", ""));
178 s.append (getSystemProperty ("os.arch", ""));
185 public static String getSystemProperty (final String key)
197 public static String getSystemProperty (final String key, final String def)
428 result = getSystemProperty (m_systemPrefix.concat ((String) key), null)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport.java 98 String getSystemProperty(String propName) {
SecuritySupport12.java 87 String getSystemProperty(final String propName) {
ObjectFactory.java 265 String systemProp = ss.getSystemProperty(factoryId);
283 String javah = ss.getSystemProperty("java.home");
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
SecuritySupport.java 98 String getSystemProperty(String propName) {
SecuritySupport12.java 87 String getSystemProperty(final String propName) {
ObjectFactory.java 265 String systemProp = ss.getSystemProperty(factoryId);
283 String javah = ss.getSystemProperty("java.home");
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
SecuritySupport.java 98 String getSystemProperty(String propName) {
SecuritySupport12.java 87 String getSystemProperty(final String propName) {
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SecuritySupport.java 96 String getSystemProperty(String propName) {
SecuritySupport12.java 84 String getSystemProperty(final String propName) {
ObjectFactory.java 264 String systemProp = ss.getSystemProperty(factoryId);
282 String javah = ss.getSystemProperty("java.home");
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SecuritySupport.java 98 String getSystemProperty(String propName) {
SecuritySupport12.java 87 String getSystemProperty(final String propName) {
ObjectFactory.java 265 String systemProp = ss.getSystemProperty(factoryId);
283 String javah = ss.getSystemProperty("java.home");
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
SecuritySupport.java 98 String getSystemProperty(String propName) {
SecuritySupport12.java 87 String getSystemProperty(final String propName) {
ObjectFactory.java 265 String systemProp = ss.getSystemProperty(factoryId);
283 String javah = ss.getSystemProperty("java.home");
  /external/emma/core/java12/com/vladium/emma/
EMMAProperties.java 142 final String fileName = Property.getSystemProperty (appName + ".properties");
  /prebuilts/devtools/tools/lib/
sdkstats.jar 
chimpchat.jar 
commons-logging-1.1.1.jar 
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 

Completed in 884 milliseconds

1 2