Searched refs:GetOwnedMonitors (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddebugger.h342 static JDWP::JdwpError GetOwnedMonitors(JDWP::ObjectId thread_id,
H A Ddebugger.cc815 JDWP::JdwpError Dbg::GetOwnedMonitors(JDWP::ObjectId thread_id, function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc1064 JdwpError rc = Dbg::GetOwnedMonitors(thread_id, &monitors, &stack_depths);

Completed in 37 milliseconds