Home
last modified time | relevance | path

Searched refs:shortTypeNames (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DDescriptors.java97 final boolean shortTypeNames, in methodVMNameToJavaName() argument
129 start = typeDescriptorToJavaName (chars, start, shortTypeNames, out); in methodVMNameToJavaName()
137 typeDescriptorToJavaName (chars, end + 1, shortTypeNames, out); in methodVMNameToJavaName()
164 final boolean shortTypeNames, in typeDescriptorToJavaName() argument
175 if (shortTypeNames) in typeDescriptorToJavaName()