Searched refs:dvmIsDirectMethod (Results 1 - 5 of 5) sorted by relevance

/dalvik/vm/oo/
H A DObject.h707 INLINE bool dvmIsDirectMethod(const Method* method) { function
H A DObject.cpp678 if (dvmIsDirectMethod(meth)) {
/dalvik/vm/reflect/
H A DReflect.cpp352 if (dvmIsDirectMethod(meth)) {
/dalvik/vm/analysis/
H A DCodeVerify.cpp1070 return dvmIsDirectMethod(resMethod);
1075 return !dvmIsDirectMethod(resMethod);
/dalvik/vm/
H A DDebugger.cpp2783 dvmIsDirectMethod(pReq->method))

Completed in 202 milliseconds