Searched refs:dvmIsBytecodeMethod (Results 1 – 1 of 1) sorted by relevance
719 INLINE bool dvmIsBytecodeMethod(const Method* method) { in dvmIsBytecodeMethod() function769 if (dvmIsBytecodeMethod(meth)) { in dvmGetMethodCode()