Home
last modified time | relevance | path

Searched refs:GetMethodAddress (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack.h305 mirror::ArtMethod** GetMethodAddress() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetMethodAddress() function
Dthread.cc2019 mirror::ArtMethod** method_addr = shadow_frame->GetMethodAddress(); in VisitShadowFrame()