Searched refs:methodSignature (Results 1 – 4 of 4) sorted by relevance
28 const char* methodName, const char* methodSignature);52 const char* methodSignature; member
811 const char* methodName, const char* methodSignature) in dvmFindInlinableMethod() argument829 methodSignature); in dvmFindInlinableMethod()832 methodSignature); in dvmFindInlinableMethod()836 clazz->descriptor, methodName, methodSignature); in dvmFindInlinableMethod()878 gDvmInlineOpsTable[opIndex].methodSignature); in dvmResolveInlineNative()
210 String methodSignature = mStrings.get(readId()); in loadStackFrame() local215 StackFrame frame = new StackFrame(id, methodName, methodSignature, in loadStackFrame()
77 ops[i].methodName, ops[i].methodSignature); in dvmCreateInlineSubsTable()85 ops[i].methodSignature); in dvmCreateInlineSubsTable()