Home | History | Annotate | Download | only in dexmaker

Lines Matching refs:methodType

147         TypeId<Method> methodType = TypeId.get(Method.class);
149 Local<Method> localMethod = code.newLocal(methodType);