Searched refs:setMonitorId (Results 1 – 2 of 2) sorted by relevance
/art/runtime/base/ | ||
D | mutex.h | 239 void setMonitorId(uint32_t monitorId) { in setMonitorId() function |
/art/runtime/ | ||
D | monitor.cc | 1762 monitor_lock_.setMonitorId(monitor_id_); in MaybeEnableTimeout() |