Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java180 return new typeDescriptorCompiler ().descriptorToClass (typedescriptor); in descriptorToType()
335 return new typeDescriptorCompiler2 ().descriptorToClass (typedescriptor); in typeDescriptorToUserName()
495 Class descriptorToClass (String typedescriptor) throws ClassNotFoundException in descriptorToClass() method in Types.typeDescriptorCompiler
551 String descriptorToClass (String typedescriptor) in descriptorToClass() method in Types.typeDescriptorCompiler2