Home | History | Annotate | Download | only in arm

Lines Matching full:methoddesc

2035     char *methodDesc = dexProtoCopyMethodDescriptor(&method->prototype);
2059 method->clazz->descriptor, method->name, methodDesc);
2060 free(methodDesc);
2075 char *methodDesc = dexProtoCopyMethodDescriptor(&method->prototype);
2078 methodDesc);