Searched defs:methodType (Results 1 – 5 of 5) sorted by relevance
250 public final int methodType; field in DeodexUtil.InlineMethod258 InlineMethod(int methodType, String classType, String methodName, String parameters, in InlineMethod()
335 String methodType = methodrefConstant.getType(clazz); in visitMethodrefConstant() local
358 TypeId<Method> methodType = TypeId.get(Method.class); in generateCodeForAllMethods() local
658 tok::TokenKind methodType = Tok.getKind(); in ParseObjCMethodPrototype() local
147 TypeId<Method> methodType = TypeId.get(Method.class); in testCreateLocalMethodAsNull() local