Searched refs:m_systemPrefix (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/util/
H A DProperty.java426 if (m_systemPrefix != null)
428 result = getSystemProperty (m_systemPrefix.concat ((String) key), null);
443 if (m_systemPrefix != null)
447 final int systemPrefixLength = m_systemPrefix.length ();
454 if (n.startsWith (m_systemPrefix))
479 m_systemPrefix = systemPrefix;
483 private final String m_systemPrefix; // can be null [if not null, normalized to end with "."] field in class:Property.SystemPropertyLookup
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 1917 milliseconds