Searched defs:simpleName (Results 1 – 2 of 2) sorted by relevance
58 val simpleName = fullName.substringAfterLast(".") in <lambda>() constant
123 String simpleName = cls.getClass().getSimpleName(); in buildShortClassTag() local