Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc816 uintptr_t saved_dex_pc = locking_dex_pc_; in Wait() local
914 locking_dex_pc_ = saved_dex_pc; in Wait()