Home | History | Annotate | Download | only in reflect

Lines Matching full:targetdescriptor

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