Home | History | Annotate | Download | only in reflect

Lines Matching refs:desc

1179         char* desc = dexProtoCopyMethodDescriptor(&meth->prototype);
1180 ALOGE("Bad return type in signature '%s'", desc);
1181 free(desc);