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

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

Completed in 90 milliseconds