Searched refs:GetLockOwnerInfo (Results 1 – 3 of 3) sorted by relevance
57 void Monitor::GetLockOwnerInfo(/*out*/ArtMethod** method, /*out*/uint32_t* dex_pc, in GetLockOwnerInfo() function
393 void GetLockOwnerInfo(/*out*/ArtMethod** method, /*out*/uint32_t* dex_pc, Thread* t);
472 GetLockOwnerInfo(&owners_method, &owners_dex_pc, orig_owner); in Lock()534 GetLockOwnerInfo(&owners_method, &owners_dex_pc, orig_owner); in Lock()