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

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

Completed in 992 milliseconds