Searched refs:init_success (Results 1 – 1 of 1) sorted by relevance
1000 bool init_success = self->Init(runtime->GetThreadList(), runtime->GetJavaVM()); in Attach() local1002 if (!init_success) { in Attach()