Searched refs:SetLockingMethod (Results 1 – 3 of 3) sorted by relevance
37 SetLockingMethod(self); in CheckLockOwnerRequest()
295 void SetLockingMethod(Thread* owner) REQUIRES(monitor_lock_)
172 void Monitor::SetLockingMethod(Thread* owner) { in SetLockingMethod() function in art::Monitor249 SetLockingMethod(owner); in Install()