Searched refs:PREFIX_TO_STRIP (Results 1 - 3 of 3) sorted by relevance
/external/emma/core/java12/com/vladium/logging/ | ||
H A D | Logger.java | 455 if (callerName.startsWith (PREFIX_TO_STRIP)) 503 if (callerName.startsWith (PREFIX_TO_STRIP)) 553 private static final String PREFIX_TO_STRIP = "com.vladium."; // TODO: can this be set programmatically ? field in class:Logger 554 private static final int PREFIX_TO_STRIP_LENGTH = PREFIX_TO_STRIP.length (); |
/external/emma/lib/ | ||
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
/external/owasp/sanitizer/tools/emma/lib/ | ||
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
Completed in 62 milliseconds