HomeSort by relevance Sort by last modified time
    Searched refs:dvmGetVirtualizedMethod (Results 1 - 5 of 5) sorted by null

  /dalvik/vm/native/
java_lang_reflect_Method.c 90 meth = dvmGetVirtualizedMethod(methObj->clazz, meth);
  /dalvik/vm/oo/
Object.h 636 const Method* dvmGetVirtualizedMethod(const ClassObject* clazz,
Object.c 624 const Method* dvmGetVirtualizedMethod(const ClassObject* clazz,
  /dalvik/vm/
Jni.c     [all...]
Debugger.c     [all...]

Completed in 60 milliseconds