Home
last modified time | relevance | path

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

/aosp12/art/adbconnection/
H A Dadbconnection.h93 return started_debugger_threads_; in DebuggerThreadsStarted()
172 bool started_debugger_threads_; variable
H A Dadbconnection.cc168 started_debugger_threads_(false) { in AdbConnectionState()
281 started_debugger_threads_ = true; in StartDebuggerThreads()
289 started_debugger_threads_ = false; in StartDebuggerThreads()