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