Searched refs:getArgType (Results 1 – 7 of 7) sorted by relevance
173 JType argType = jfunc.getArgType(i); in emitFunctionCall()545 if (jfunc.getArgType(idx).isArray()) { in hasNonConstArg()546 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()549 } else if (jfunc.getArgType(idx).isBuffer()) { in hasNonConstArg()550 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()600 JType argType = jfunc.getArgType(i); in emitFunction()827 JType argType = jfunc.getArgType(i); in emitJniCode()874 JType argType = jfunc.getArgType(i); in emitJniCode()883 if (jfunc.getArgType(i).isBuffer()) { in emitJniCode()887 bufferArgTypes.add(jfunc.getArgType(i)); in emitJniCode()[all …]
113 public JType getArgType(int index) { in getArgType() method in JFunc130 CType cArgType = cfunc.getArgType(i); in convert()138 CType cArgType = cfunc.getArgType(i); in convert()
90 public CType getArgType(int index) { in getArgType() method in CFunc
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
17017 method public android.icu.text.MessagePattern.ArgType getArgType();
17030 method public android.icu.text.MessagePattern.ArgType getArgType();
18218 method public android.icu.text.MessagePattern.ArgType getArgType();