Searched refs:GetJdwpState (Results 1 – 3 of 3) sorted by relevance
738 static JDWP::JdwpState* GetJdwpState();
4429 JDWP::JdwpState* Dbg::GetJdwpState() { in GetJdwpState() function in art::Dbg
1304 art::JDWP::JdwpState* state = art::Dbg::GetJdwpState(); in UnregisterBreakpoints()