Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dmonitor-inl.h49 void Monitor::SetLockOwnerInfo(ArtMethod* method, uint32_t dex_pc, Thread* t) { in SetLockOwnerInfo() function
H A Dmonitor.h395 void SetLockOwnerInfo(ArtMethod* method, uint32_t dex_pc, Thread* t)
H A Dmonitor.cc214 SetLockOwnerInfo(lock_owner_method, lock_owner_dex_pc, owner); in SetLockingMethod()
224 SetLockOwnerInfo(lock_owner_method, lock_owner_dex_pc, owner); in SetLockingMethodNoProxy()