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