Home
last modified time | relevance | path

Searched refs:TR_OwnedMonitors (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jdwp/
Djdwp_handler.cc1057 static JdwpError TR_OwnedMonitors(Request* request, ExpandBuf* reply, bool with_stack_depths) in TR_OwnedMonitors() function
1081 static JdwpError TR_OwnedMonitors(JdwpState*, Request* request, ExpandBuf* reply) in TR_OwnedMonitors() function
1083 return TR_OwnedMonitors(request, reply, false); in TR_OwnedMonitors()
1088 return TR_OwnedMonitors(request, reply, true); in TR_OwnedMonitorsStackDepthInfo()
1538 { 11, 8, TR_OwnedMonitors, "ThreadReference.OwnedMonitors" },