Searched refs:GetMonitorInfo (Results 1 – 3 of 3) sorted by relevance
360 static JDWP::JdwpError GetMonitorInfo(JDWP::ObjectId object_id, JDWP::ExpandBuf* reply)
855 JDWP::JdwpError Dbg::GetMonitorInfo(JDWP::ObjectId object_id, JDWP::ExpandBuf* reply) { in GetMonitorInfo() function in art::Dbg
838 return Dbg::GetMonitorInfo(object_id, reply); in OR_MonitorInfo()