Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h210 static void StopJdwp();
Druntime.cc353 Dbg::StopJdwp(); in ~Runtime()
Ddebugger.cc526 void Dbg::StopJdwp() { in StopJdwp() function in art::Dbg