OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNameInNamespace
(Results
1 - 2
of
2
) sorted by null
/external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java
111
nameInNamespace =
getNameInNamespace
(namespace, messageResourceBundleName);
432
private static String
getNameInNamespace
(final Class namespace, final String name)
487
ROOT_RESOURCE_BUNDLE_NAME =
getNameInNamespace
(ExceptionCommon.class, "exceptions");
/external/emma/lib/
emma.jar
Completed in 2155 milliseconds