Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc219 NextMethodVisitor nmv(owner_); in Install() local
220 nmv.WalkStack(); in Install()
221 locking_method_ = nmv.method_; in Install()
222 locking_dex_pc_ = nmv.dex_pc_; in Install()