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