Home
last modified time | relevance | path

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

/aosp12/art/runtime/base/
H A Dmutex.h232 void setMonitorId(uint32_t monitorId) { in setMonitorId() function
/aosp12/art/runtime/
H A Dmonitor.cc1742 monitor_lock_.setMonitorId(monitor_id_); in MaybeEnableTimeout()