Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc212 NextMethodVisitor nmv(owner_); in Install() local
213 nmv.WalkStack(); in Install()
214 locking_method_ = nmv.method_; in Install()
215 locking_dex_pc_ = nmv.dex_pc_; in Install()