Searched refs:CreateAdbConnectionThread (Results 1 – 1 of 1) sorted by relevance
283 static art::ObjPtr<art::mirror::Object> CreateAdbConnectionThread(art::Thread* self) in CreateAdbConnectionThread() function382 jobject thr = soa.Env()->GetVm()->AddGlobalRef(self, CreateAdbConnectionThread(soa.Self())); in StartDebuggerThreads()