Searched refs:dvmIsDirectMethod (Results 1 – 5 of 5) sorted by relevance
707 INLINE bool dvmIsDirectMethod(const Method* method) { in dvmIsDirectMethod() function
678 if (dvmIsDirectMethod(meth)) { in dvmGetVirtualizedMethod()
352 if (dvmIsDirectMethod(meth)) { in methodToSlot()
2783 dvmIsDirectMethod(pReq->method)) in dvmDbgExecuteMethod()
1070 return dvmIsDirectMethod(resMethod); in isCorrectInvokeKind()1075 return !dvmIsDirectMethod(resMethod); in isCorrectInvokeKind()