Searched refs:toHumanReadableMethodName (Results 1 – 3 of 3) sorted by relevance
21 import com.android.hoststubgen.asm.toHumanReadableMethodName137 mClassLoadHooks[getClassKey(className)] = methodName.toHumanReadableMethodName() in setClassLoadHook()
29 import com.android.hoststubgen.asm.toHumanReadableMethodName in <lambda>()300 getAnnotationField(an, "value")?.toHumanReadableMethodName() in <lambda>()
128 fun String.toHumanReadableMethodName(): String { in toHumanReadableMethodName() method