Searched defs:computeJniArgInfo (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/oo/
H A DClass.cpp181 static int computeJniArgInfo(const DexProto* proto);
2209 meth->jniArgInfo = computeJniArgInfo(&meth->prototype);
2280 static int computeJniArgInfo(const DexProto* proto) function

Completed in 73 milliseconds