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

  /dalvik/vm/native/
InternalNative.h 27 DalvikNativeFunc dvmLookupInternalNativeMethod(const Method* method);
InternalNative.cpp 98 DalvikNativeFunc dvmLookupInternalNativeMethod(const Method* method)
  /dalvik/vm/
Native.cpp 90 DalvikNativeFunc infunc = dvmLookupInternalNativeMethod(method);

Completed in 1057 milliseconds