Searched refs:computeJniArgInfo (Results 1 – 1 of 1) sorted by relevance
181 static int computeJniArgInfo(const DexProto* proto);2209 meth->jniArgInfo = computeJniArgInfo(&meth->prototype); in loadMethodFromDex()2280 static int computeJniArgInfo(const DexProto* proto) in computeJniArgInfo() function