Home
last modified time | relevance | path

Searched refs:IsDisposed (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_main.cc624 while (!Dbg::IsDisposed()) { in Run()
/art/runtime/
Ddebugger.h279 static bool IsDisposed() { in IsDisposed() function