Lines Matching full:shorty
738 * The constructor signatures (->prototype and ->shorty) need to749 meth->shorty =750 gDvm.methJavaLangReflectProxy_constructorPrototype->shorty;771 dstMeth->shorty = srcMeth->shorty;793 const char* desc = &method->shorty[1]; // [0] is the return type.