Home
last modified time | relevance | path

Searched refs:dvmIsBytecodeMethod (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/oo/
DObject.h714 INLINE bool dvmIsBytecodeMethod(const Method* method) { in dvmIsBytecodeMethod() function
782 if (dvmIsBytecodeMethod(meth)) { in dvmGetMethodCode()