Searched defs:targetMethodDescriptor (Results 1 – 2 of 2) sorted by relevance
182 String targetMethodDescriptor() default ""; in targetMethodDescriptor() method
32 val targetMethodDescriptor = annotation.targetMethodDescriptor.takeIf { it.isNotEmpty() } in <lambda>() constant