Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h221 static void StopJdwp();
Druntime.cc258 Dbg::StopJdwp(); in ~Runtime()
Ddebugger.cc604 void Dbg::StopJdwp() { in StopJdwp() function in art::Dbg