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

  /art/runtime/mirror/
art_method.h 315 static MemberOffset NativeMethodOffset() {
320 return reinterpret_cast<const void*>(GetField32(NativeMethodOffset(), false));
  /art/compiler/jni/portable/
jni_compiler.cc 137 mirror::ArtMethod::NativeMethodOffset().Int32Value(),
  /art/compiler/jni/quick/
jni_compiler.cc 273 __ Call(main_jni_conv->MethodStackOffset(), mirror::ArtMethod::NativeMethodOffset(),

Completed in 245 milliseconds