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

  /dalvik/vm/native/
dalvik_system_VMStack.cpp 87 if (dvmIsReflectionMethod(meth))
116 if (dvmIsReflectionMethod(methods[i])) {
  /dalvik/vm/reflect/
Reflect.h 117 INLINE bool dvmIsReflectionMethod(const Method* method)
  /dalvik/vm/interp/
Stack.cpp 893 if (dvmIsReflectionMethod(saveArea->method)) {
    [all...]

Completed in 207 milliseconds