Searched defs:dvmGetMethodCode (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/oo/
H A DObject.h781 INLINE const DexCode* dvmGetMethodCode(const Method* meth) { function
800 const DexCode* pCode = dvmGetMethodCode(meth);

Completed in 192 milliseconds