Searched defs:native_method (Results 1 – 4 of 4) sorted by relevance
36 mirror::ArtMethod* native_method = self->GetManagedStack()->GetTopQuickFrame()->AsMirrorPtr(); in JniMethodStart() local51 mirror::ArtMethod* native_method = self->GetManagedStack()->GetTopQuickFrame()->AsMirrorPtr(); in GoToRunnable() local
353 void ArtMethod::RegisterNative(Thread* self, const void* native_method, bool is_fast) { in RegisterNative()
555 uintptr_t native_method = reinterpret_cast<uintptr_t>( in FixupMethod() local
3386 void* native_method; in FindCodeForNativeMethod() local