Searched refs:nmv (Results 1 – 1 of 1) sorted by relevance
209 NextMethodVisitor nmv(owner_.load(std::memory_order_relaxed)); in SetLockingMethod() local210 nmv.WalkStack(); in SetLockingMethod()211 lock_owner_method = nmv.method_; in SetLockingMethod()212 lock_owner_dex_pc = nmv.dex_pc_; in SetLockingMethod()