Lines Matching refs:proto
181 static int computeJniArgInfo(const DexProto* proto);
2280 static int computeJniArgInfo(const DexProto* proto)
2282 const char* sig = dexProtoGetShorty(proto);
2317 hints = dvmPlatformInvokeHints(proto);
4883 const DexProto* proto, const Method* method)
4891 return dexProtoCompare(proto, &method->prototype);