Searched refs:GetJdwpState (Results 1 – 3 of 3) sorted by relevance
733 static JDWP::JdwpState* GetJdwpState();
4391 JDWP::JdwpState* Dbg::GetJdwpState() { in GetJdwpState() function in art::Dbg
699 JDWP::JdwpState* state = Dbg::GetJdwpState(); in DumpToDdmsDirect()