Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetThreadList

256     CHECK(self->Init(runtime->GetThreadList(), runtime->GetJavaVM(), self->tlsPtr_.tmp_jni_env));
282 Runtime::Current()->GetThreadList()->Unregister(self);
529 bool init_success = self->Init(runtime->GetThreadList(), runtime->GetJavaVM());
757 Runtime::Current()->GetThreadList()->Dump(ss);