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

  /dalvik/vm/oo/
Object.h 707 INLINE bool dvmIsDirectMethod(const Method* method) {
Object.cpp 678 if (dvmIsDirectMethod(meth)) {
  /dalvik/vm/reflect/
Reflect.cpp 351 if (dvmIsDirectMethod(meth)) {
    [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp     [all...]
  /dalvik/vm/
Debugger.cpp     [all...]

Completed in 906 milliseconds