Home | History | Annotate | Download | only in reflect

Lines Matching full:targetdescriptor

756     const char* targetDescriptor;
762 targetDescriptor = targetDescriptorCache.value;
765 clazz->directMethods, name, targetDescriptor);
768 clazz->virtualMethods, name, targetDescriptor);