Searched refs:GetOwnedMonitors (Results 1 – 3 of 3) sorted by relevance
374 static JDWP::JdwpError GetOwnedMonitors(JDWP::ObjectId thread_id,
880 JDWP::JdwpError Dbg::GetOwnedMonitors(JDWP::ObjectId thread_id, in GetOwnedMonitors() function in art::Dbg
1063 JdwpError rc = Dbg::GetOwnedMonitors(thread_id, &monitors, &stack_depths); in TR_OwnedMonitors()