Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc183 static jobject CreateAdbConnectionThread(art::Thread* thr) { in CreateAdbConnectionThread() function
277 ScopedLocalRef<jobject> thr(soa.Env(), CreateAdbConnectionThread(soa.Self())); in StartDebuggerThreads()