Home
last modified time | relevance | path

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

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